1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 11:31:54 +08:00

misc: allow for some coverage fall on commit

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera
2018-03-23 06:50:59 +01:00
parent 5db38464bf
commit a947c952e9

View File

@ -7,6 +7,17 @@ codecov:
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