Skip to content

Commit

Permalink
Allow a 1% drop in coverage to not be a failure (#1664)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman authored Aug 31, 2020
1 parent 3cc31fb commit 91bfb99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
comment: off
coverage:
status:
project:
default:
# basic
target: auto
threshold: 1%

0 comments on commit 91bfb99

Please sign in to comment.