mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
19 lines
380 B
YAML
19 lines
380 B
YAML
codecov:
|
|
require_ci_to_pass: true
|
|
comment:
|
|
behavior: default
|
|
layout: "reach,diff,flags,tree"
|
|
require_changes: false
|
|
coverage:
|
|
precision: 2
|
|
range: "70...100"
|
|
round: down
|
|
github_checks:
|
|
annotations: false
|
|
parsers:
|
|
gcov:
|
|
branch_detection:
|
|
conditional: true
|
|
loop: true
|
|
macro: false
|
|
method: false |