Skip to content

Commit

Permalink
Merge pull request #1230 from locustio/allow-1-percent-codecov-degrad…
Browse files Browse the repository at this point in the history
…ation-before-failing-build-(because-it-is-flaky)

allow 1 percent codecov degradation before failing build (because it is flaky)
  • Loading branch information
cyberw authored Jan 16, 2020
2 parents 9d00b71 + 013f4ae commit f2d26fd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
coverage:
status:
project:
default:
threshold: 1%
patch:
default:
enabled: no
default:
enabled: no

0 comments on commit f2d26fd

Please sign in to comment.