Create codecov.yml

This commit is contained in:
Justin Hammond 2021-09-22 22:39:02 +08:00 committed by GitHub
parent 2715b8de77
commit 7a50580981
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
codecov.yml Normal file
View file

@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: auto
threshold: 10%