disable codecov check

This commit is contained in:
callebtc
2022-12-01 12:21:24 +01:00
committed by dni ⚡
parent 544765cf6b
commit 5294e589e3
+9
View 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%