##// END OF EJS Templates
Try to enable codecov status...
Matthias Bussonnier -
Show More
@@ -1,9 +1,7 b''
1 1 coverage:
2 2 status:
3 3 project:
4 4 default:
5 5 target: auto
6 threshold: 10
7 patch:
8 default:
9 target: 0%
6 codecov:
7 require_ci_to_pass: false
General Comments 0
You need to be logged in to leave comments. Login now