ci: Fix codecov.yml syntax (#464)

This commit is contained in:
Yingwen
2022-11-14 14:21:09 +08:00
committed by GitHub
parent 70442f6810
commit ef12bb7f24

View File

@@ -1,10 +1,8 @@
# codecov config
coverage:
status:
patch: off # disable patch status
project:
default:
enable: yes
threshold: 1%
ignore:
- "**/error*.rs" # ignore all error.rs files