Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWIP: Travis CI: Lower flake8 max-complexity to 15 #2139
Conversation
TravisBuddy
commented
Jun 21, 2020
|
Hey @cclauss, TravisCI finished with status TravisBuddy Request Identifier: 2d639900-b37c-11ea-9aed-1d08be4b11c7 |
TravisBuddy
commented
Jun 22, 2020
|
Hey @cclauss, TravisCI finished with status TravisBuddy Request Identifier: 981d8b90-b483-11ea-bd89-f57d85bb28d1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
cclauss commentedJun 21, 2020
Work In Progress Draft: Do not merge if test are not passing!!
Related to #2128, find all files that contain algorithms with > 15% McCabe complexity.
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.