mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 06:23:53 +00:00
add codecov.yaml
This commit is contained in:
parent
b25be3d702
commit
94b9406587
21
codecov.yaml
Normal file
21
codecov.yaml
Normal file
|
@ -0,0 +1,21 @@
|
|||
codecov:
|
||||
require_ci_to_pass: true
|
||||
comment:
|
||||
behavior: default
|
||||
layout: reach,diff,flags,files,footer
|
||||
require_changes: false
|
||||
coverage:
|
||||
precision: 2
|
||||
range:
|
||||
- 18.0
|
||||
- 100.0
|
||||
round: down
|
||||
github_checks:
|
||||
annotations: false
|
||||
parsers:
|
||||
gcov:
|
||||
branch_detection:
|
||||
conditional: true
|
||||
loop: true
|
||||
macro: false
|
||||
method: false
|
Loading…
Reference in New Issue
Block a user