codecov.yml: lower project min coverage to 45% (#80)

pull/79/head^2
M-A 2 years ago committed by GitHub
parent 853aec60c1
commit 9ab07ba9a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,5 +16,5 @@ coverage:
threshold: 10%
project:
default:
target: 60%
target: 45%
threshold: 10%

Loading…
Cancel
Save