Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate codecov.yml #5066
Merged
Update codecov.yml #5066
Conversation
codecov
bot
commented
Feb 3, 2017
Codecov Report@@ Coverage Diff @@
## 2.x #5066 +/- ##
============================================
- Coverage 95.59% 95.56% -0.03%
+ Complexity 5543 5534 -9
============================================
Files 612 612
Lines 39575 39575
Branches 5554 5554
============================================
- Hits 37830 37819 -11
- Misses 763 768 +5
- Partials 982 988 +6
Continue to review full report at Codecov.
|
Thanks! |
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.
stevepeak commentedFeb 3, 2017
Fix codecov.yml
target
is used a "coverage must be greater or equal to the target"threshold
is the acceptable amount of loss to still consider the status as successful.