Fix codecov config

Rename config file since .codecov.yml is ignored on codecov server.
Remove unused field.
This commit is contained in:
Atsushi Watanabe
2019-12-28 15:28:57 +09:00
committed by Sean DuBois
parent b9e14eade2
commit 974d2e2b5f

View File

@@ -2,10 +2,10 @@ coverage:
status:
project:
default:
threshold: 2
# Allow decreasing 2% of total coverage to avoid noise.
threshold: 2%
patch:
default:
against: parent
target: 70%
ignore: