Files
neovim/codecov.yml
Daniel Hahler 5c7237640f CI/Codecov: enable changes status (#8910)
This helps to identify unexpected changes.
2018-08-26 14:24:22 +02:00

28 lines
359 B
YAML

codecov:
notify:
require_ci_to_pass: no
ci:
- appveyor
- travis
- !neovim-qb.szakmeister.net
coverage:
precision: 2
round: down
range: "70...100"
status:
project: yes
patch: yes
changes: yes
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment: off