Remove test directory from codecoverage

This commit is contained in:
Matthieu Gautier 2019-09-26 12:00:33 +02:00
parent c2ecb9d126
commit 4f2ede80e5
1 changed files with 12 additions and 0 deletions

12
.codecov.yml Normal file
View File

@ -0,0 +1,12 @@
codecov:
notify:
require_ci_to_pass: yes
coverage:
status:
project:
default:
threshold: 1%
ignore:
- "test"