Update codecov.yml

ci: allow coverage drop by 1%
This commit is contained in:
Lei, Huang
2022-05-09 17:35:44 +08:00
committed by GitHub
parent 5c72c5ae19
commit c07784a614

4
.github/codecov.yml vendored
View File

@@ -2,3 +2,7 @@
coverage:
status:
patch: off # disable patch status
project:
default:
enable: yes
threshold: 1%