set up .codecov.yml to ignore version.py and also shut up in PRs

This commit is contained in:
codl 2018-04-25 08:54:56 +02:00
parent 1e5545f105
commit 3dcbf419bc
1 changed files with 3 additions and 0 deletions

3
.codecov.yml Normal file
View File

@ -0,0 +1,3 @@
ignore:
- version.py
comment: off