mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 19:44:01 +08:00
13 lines
210 B
YAML
13 lines
210 B
YAML
codecov:
|
|
ci:
|
|
- "ci/circle-ci"
|
|
- "!travis-ci.org"
|
|
- "!ci.ipfs.team:8111"
|
|
- "!ci.ipfs.team"
|
|
notify:
|
|
require_ci_to_pass: no
|
|
after_n_builds: 2
|
|
coverage:
|
|
range: "50...100"
|
|
comment: off
|