PromiseKit/.github/codecov.yml
Max Howell 55c311a672
Attempt to deploy with Travis when tags are made
Rewrite with YAML aliases and anchors.
2018-10-05 18:26:13 -04:00

30 lines
365 B
YAML

ignore:
- "Tests"
- "README.md"
- "Documentation"
- ".travis.yml"
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 1
round: up
range: "70...100"
status:
project: yes
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment: off