Remove test directory from codecoverage (#286)

Remove test directory from codecoverage
This commit is contained in:
Matthieu Gautier 2019-09-26 12:14:03 +02:00 committed by GitHub
commit b4fac9d0df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"