Files
coverlet/codecov.yml
T
Sam Harwell ae5421926e Add codecov.io configuration file
* Simplify the information shown in pull requests
* Prevent coverage changes from marking commits as failing
2019-01-16 07:50:25 -06:00

21 lines
292 B
YAML

# https://docs.codecov.io/docs/codecov-yaml
# https://github.com/codecov/support/wiki/Codecov-Yaml
coverage:
status:
project:
default: false
patch:
default: false
comment:
layout: "diff"
flags:
production:
paths:
- src/
test:
paths:
- test/