1
mirror of https://github.com/streamlink/streamlink synced 2024-11-01 01:19:33 +01:00
streamlink/codecov.yml
back-to 625908a5a3
[codecov] use pytest and upload all data
- pytest not coverage
- fixed not working linux upload
- pip install -e . or it won't work
- don't run tests twice in travis
- don't ignore init files
- codecov target to 30
2018-02-26 17:30:38 +01:00

20 lines
285 B
YAML

codecov:
notify:
require_ci_to_pass: true
comment:
behavior: default
layout: header, diff
require_changes: false
coverage:
precision: 2
range:
- 50.0
- 100.0
round: down
status:
changes: false
patch: false
project:
default:
target: 30