try to fix failing codecov checks

This commit is contained in:
Maximilian Hils 2020-08-12 17:04:50 +02:00
parent 5ebc338fde
commit 99774ad35b

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: