Add codecov configuration to enable PR comments

pull/279/head
Tim Head 2018-03-21 08:23:00 +01:00
rodzic 76e55a3e98
commit dcde9b4c54
1 zmienionych plików z 10 dodań i 0 usunięć

10
.codecov.yml 100644
Wyświetl plik

@ -0,0 +1,10 @@
# show coverage in CI status, not as a comment. Never consider it a failure.
comment: off
coverage:
status:
project:
default:
target: 0%
patch:
default:
target: 0%