1
0
Fork 0

No issue: Add threshold to codecov (#4751)

master
Sawyer Blatz 2019-08-15 10:40:05 -07:00 commit de GitHub
commit 3e96bce93b
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 4 adições e 0 exclusões

Ver arquivo

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