codecov / codecov-ruby

Ruby uploader for Codecov
https://codecov.io
MIT License
73 stars 82 forks source link

Relative coverage 100% but change -0.01% #62

Closed WillKoehrsen closed 4 years ago

WillKoehrsen commented 4 years ago

On a recent PR, the coverage is 100%, but the change is -0.01%, which causes the PR to fail the coverage check. Why would this occur, and is there a "tolerance" setting where PRs that decrease the coverage by a percentage less than a specified tolerance are still approved?

Screen Shot 2020-06-08 at 09 08 19 CDT Screen Shot 2020-06-08 at 09 12 36 CDT
thomasrockhu commented 4 years ago

Hi @WillKoehrsen, could you make a post on our community boards?

You can use threshold as a tolerance setting.