disable codecov check
This commit is contained in:
parent
c10a2b647f
commit
89f55e50b1
1 changed files with 9 additions and 0 deletions
9
.github/codecov.yml
vendored
Normal file
9
.github/codecov.yml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
patch: off
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
target: auto
|
||||||
|
# adjust accordingly based on how flaky your tests are
|
||||||
|
# this allows a 10% drop from the previous base commit coverage
|
||||||
|
threshold: 10%
|
||||||
Loading…
Add table
Add a link
Reference in a new issue