Files
atrium/.github/.codecov.yml
Robert Stoll 6be692684e create PR with generated README examples on master if necessary
moreover:
- indent yml with 2 spaces and format them
- cleanup codecov ignore rules, remove deleted projects
2020-12-25 01:16:24 +01:00

21 lines
258 B
YAML

ignore:
- "misc/specs"
- "misc/tools"
- "samples"
coverage:
range: 70..95
status:
project:
default:
target: 85%
patch:
default:
target: 85%
codecov:
notify:
after_n_builds: 8
comment:
after_n_builds: 8