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 a947c952e9 misc: allow for some coverage fall on commit
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-03-23 06:50:59 +01:00

24 lines
324 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"
status:
project:
default:
threshold: 0.2%
patch:
default:
threshold: 2%
comment: off