Merge pull request #4148 from mhils/codecov-again

Try to fix failing codecov checks
This commit is contained in:
Maximilian Hils 2020-08-12 17:53:18 +02:00 committed by GitHub
commit da327a14da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,13 @@ coverage:
project:
default: false # disable the default status that measures entire project
python:
target: auto
threshold: 0.1%
paths:
- "!web/"
web:
target: auto
threshold: 0.1%
paths:
- "web/"
codecov: