mirror of
https://github.com/nanomq/nanomq.git
synced 2025-05-04 03:06:43 +00:00
14 lines
212 B
YAML
14 lines
212 B
YAML
ignore:
|
|
- "nanomq/tests"
|
|
- "nanomq_cli"
|
|
coverage:
|
|
range: 50..95
|
|
status:
|
|
patch: false
|
|
project:
|
|
default:
|
|
# basic
|
|
target: auto
|
|
threshold: 5%
|
|
base: auto
|
|
if_ci_failed: success |