misc: require two coverage reports to create final report
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Jakub Sztandera committed
Feb 16, 2017 at 01:36 UTC
644776af997c4b301947cd93b70b89ff0c42be79
1 file changed
+1
-1
codecov.yml
+1
-1
@@ -6,7 +6,7 @@ codecov:
6
- "!ci.ipfs.team"
7
notify:
8
require_ci_to_pass: no
9
- after_n_builds: 1
9
+ after_n_builds: 2
10
coverage:
11
range: "50...100"
12
comment: off