hickory-dns/.codecov.yml

22 lines
318 B
YAML
Raw Permalink 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-11 14:43:30 +00:00
range: 60..80
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