1
0
Fork 0

No issue: Add threshold to codecov (#4751)

master
Sawyer Blatz 2019-08-15 10:40:05 -07:00 committed by GitHub
parent d4c83f9668
commit 3e96bce93b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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