Skip to content

Commit

Permalink
build: try to avoid failed commit status when coverage slightly drops
Browse files Browse the repository at this point in the history
  • Loading branch information
martanne committed Nov 30, 2016
1 parent 5a9b077 commit a78dcbb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ ignore:
- "test"

comment: off

coverage:
status:
project:
default:
threshold: 1%

0 comments on commit a78dcbb

Please sign in to comment.