Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.github/codecov.yml

23 lines
344 B
YAML
Raw Normal View History

2021-06-23 19:49:22 +02:00
codecov:
require_ci_to_pass: yes
allow_coverage_offsets: True
coverage:
precision: 2
round: down
2021-07-21 20:15:00 +02:00
range: "40...70"
patch: off
2021-06-23 19:49:22 +02: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