1
0
포크 0

No issue: Add threshold to codecov (#4751)

master
Sawyer Blatz 2019-08-15 10:40:05 -07:00 committed by GitHub
부모 d4c83f9668
커밋 3e96bce93b
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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