Set codecov status thresholds to 5%

and rename file to be less dotty
This commit is contained in:
Dan Buch 2022-09-10 10:29:41 -04:00
parent 9c5b385796
commit 0658d61a0e
Signed by: meatballhat
GPG Key ID: A12F782281063434
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +0,0 @@
comment: false
coverage:
threshold: 5%

9
.github/codecov.yml vendored Normal file
View File

@ -0,0 +1,9 @@
comment: false
coverage:
status:
project:
default:
threshold: 5%
patch:
default:
threshold: 5%