Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
No issue: Add threshold to codecov (mozilla-mobile#4751)
  • Loading branch information
sblatz committed Aug 15, 2019
1 parent d4c83f9 commit 3e96bce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Expand Up @@ -6,3 +6,7 @@ coverage:
precision: 2
round: down
range: 60..80
status:
project:
default:
threshold: 0.5 # allow coverage to fall by 0.5% without failing

0 comments on commit 3e96bce

Please sign in to comment.