1
0
Forka 0

No issue: Add threshold to codecov (#4751)

master
Sawyer Blatz 2019-08-15 10:40:05 -07:00 committato da GitHub
parent d4c83f9668
commit 3e96bce93b
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni

Vedi 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