code-server/.github/codecov.yml

24 lines
356 B
YAML
Raw Normal View History

2021-06-23 17:49:22 +00:00
codecov:
require_ci_to_pass: yes
allow_coverage_offsets: True
coverage:
precision: 2
round: down
2021-07-21 18:15:00 +00:00
range: "40...70"
status:
patch: off
2021-06-23 17:49:22 +00:00
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: no