mitmproxy/codecov.yml

16 lines
285 B
YAML
Raw Normal View History

2016-06-07 08:00:23 +00:00
comment: off
2020-07-30 11:36:02 +00:00
coverage:
status:
project:
default: false # disable the default status that measures entire project
python:
threshold: 0.1%
paths:
- "!web/"
web:
paths:
- "web/"
codecov:
notify:
after_n_builds: 6