@cryptotaxi247 / kubo / commits / a947c952e

misc: allow for some coverage fall on commit

License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>

Jakub Sztandera committed Mar 23, 2018 at 06:50 UTC a947c952e9139918519189fe26a744bc8d854b93
1 file changed +11
codecov.yml
+11
@@ -7,6 +7,17 @@ codecov:
7 notify:
8 require_ci_to_pass: no
9 after_n_builds: 2
10 +
11 coverage:
12 range: "50...100"
13 +
14 + status:
15 + project:
16 + default:
17 + threshold: 0.2%
18 +
19 + patch:
20 + default:
21 + threshold: 2%
22 +
23 comment: off