Set codecov status thresholds to 5%

and rename file to be less dotty
This commit is contained in:
2022-09-10 10:29:41 -04:00
parent 9c5b385796
commit 0658d61a0e
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%