mirror of https://github.com/icedland/iced.git
25 lines
367 B
YAML
25 lines
367 B
YAML
![]() |
codecov:
|
||
|
require_ci_to_pass: yes
|
||
|
|
||
|
coverage:
|
||
|
status:
|
||
|
project:
|
||
|
default:
|
||
|
informational: true
|
||
|
precision: 2
|
||
|
round: down
|
||
|
range: "70...100"
|
||
|
|
||
|
parsers:
|
||
|
gcov:
|
||
|
branch_detection:
|
||
|
conditional: yes
|
||
|
loop: yes
|
||
|
method: no
|
||
|
macro: no
|
||
|
|
||
|
comment:
|
||
|
layout: "reach,diff,flags,files,footer"
|
||
|
behavior: default
|
||
|
require_changes: no
|