-
Notifications
You must be signed in to change notification settings - Fork 19
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Output mutant statuses filter #226
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #226 +/- ##
==========================================
+ Coverage 88.20% 88.55% +0.35%
==========================================
Files 21 22 +1
Lines 1433 1477 +44
==========================================
+ Hits 1264 1308 +44
Misses 144 144
Partials 25 25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
83ba6c5
to
396a7b5
Compare
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.
@rusinikita Hi! Just fix the check that is failing, the rest is fine :)
Proposed changes
I want to see only useful findings. But:
--diff
flag leads to SKIPPED is 90% of outputSee docs change for flag design details.
Types of changes
Checklist
make all
)Further comments
Closes #108 issue