neovim/codecov.yml

28 lines
359 B
YAML
Raw Normal View History

codecov:
notify:
require_ci_to_pass: no
2017-08-14 06:21:44 -07:00
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