mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We want a little bit of wiggle room for code coverage. Some legitimate commits that remove code from the system appear to reduce overall code coverage.
10 lines
126 B
YAML
10 lines
126 B
YAML
comment: off
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 0.03
|
|
base: auto
|