Files
novelWriter/codecov.yml
T
2020-09-10 22:28:52 +02:00

25 lines
332 B
YAML

codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default:
threshold: 1%
patch:
default:
threshold: 1%
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no