1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
kubo/codecov.yml
Jakub Sztandera 644776af99 misc: require two coverage reports to create final report
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-02-16 01:36:48 +01:00

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