Update codecov.yml

This commit is contained in:
Kevin Fronczak
2020-06-11 22:54:46 -04:00
committed by GitHub
parent 8b1851b647
commit 695dc96340
+6 -2
View File
@@ -4,8 +4,12 @@ coverage:
status:
project:
default:
target: 80
threshold: 0.02
target: 80%
threshold: 2%
patch:
default:
target: 60%
threshold: 5%
comment: true
require_ci_to_pass: yes