Skip to content

Commit

Permalink
Add code coverage rules to prevent small decreases in code coverage c…
Browse files Browse the repository at this point in the history
…ausing a failure
  • Loading branch information
kddejong committed Mar 14, 2019
1 parent 3d3a328 commit e112bfe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
threshold: 1

0 comments on commit e112bfe

Please sign in to comment.