mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-11 17:20:08 +00:00
38 lines
599 B
YAML
38 lines
599 B
YAML
codecov:
|
|
require_ci_to_pass: true
|
|
|
|
comment:
|
|
behavior: default
|
|
layout: reach,diff,flags,tree,reach
|
|
show_carryforward_flags: false
|
|
|
|
coverage:
|
|
range: "60..80"
|
|
precision: 1
|
|
round: nearest
|
|
status:
|
|
project:
|
|
default:
|
|
target: 60%
|
|
threshold: 2%
|
|
patch:
|
|
default:
|
|
target: auto
|
|
threshold: 2%
|
|
changes: false
|
|
|
|
github_checks:
|
|
annotations: true
|
|
|
|
parsers:
|
|
cobertura:
|
|
partials_as_hits: true
|
|
handle_missing_conditions : true
|
|
|
|
slack_app: false
|
|
|
|
ignore:
|
|
- "src/test/"
|
|
- "include/xrpl/beast/test/"
|
|
- "include/xrpl/beast/unit_test/"
|