- Notifications
You must be signed in to change notification settings - Fork112
Refactor the crashesat interestingness test to use argparse, logging and pathlib#199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Refactor the crashesat interestingness test to use argparse, logging and pathlib#199
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedMay 31, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #199 +/- ##==========================================+ Coverage 44.13% 44.23% +0.09%========================================== Files 31 31 Lines 2687 2688 +1 ==========================================+ Hits 1186 1189 +3+ Misses 1501 1499 -2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
This still relies on
grabCrashLogso still remaining at this same location for now.