neovim/codecov.yml

32 lines
426 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
default:
threshold: 1
patch:
default:
threshold: 1
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment: off