-
-
Notifications
You must be signed in to change notification settings - Fork 767
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
Introduce --max-issues flag for cli - #2267 #3391
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3391 +/- ##
============================================
- Coverage 80.45% 80.44% -0.02%
- Complexity 2739 2746 +7
============================================
Files 448 448
Lines 8280 8284 +4
Branches 1572 1585 +13
============================================
+ Hits 6662 6664 +2
+ Misses 771 767 -4
- Partials 847 853 +6 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.
I guess the documentation should also get some love with an update concerning the new flag. Otherwise, this pr looks nice.
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, just a minor comment
…to assert exception message
Part 2 of replacing the --fail-fast flag