mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-24 12:04:21 +01:00
10 lines
242 B
YAML
10 lines
242 B
YAML
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%
|