hickory-dns/.codecov.yml

24 lines
329 B
YAML
Raw Normal View History

codecov:
2022-04-08 23:49:26 +00:00
require_ci_to_pass: yes
coverage:
precision: 2
2022-04-08 23:49:26 +00:00
round: down
2023-06-09 16:06:04 +00:00
range:
- 70.0
- 85.0
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
2022-04-08 23:49:26 +00:00
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: no
after_n_builds: 13