This commit is contained in:
callebtc
2022-11-30 16:24:13 +01:00
parent 71be5abbe5
commit 35c5542b2f
27 changed files with 5624 additions and 358 deletions
+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%