This commit is contained in:
callebtc
2022-12-01 12:21:25 +01:00
committed by dni ⚡
parent f8647aa5d5
commit 33eb460d5c
27 changed files with 5495 additions and 281 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%