should be it
This commit is contained in:
23
external/duckdb/.codecov.yml
vendored
Normal file
23
external/duckdb/.codecov.yml
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
comment: false
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "0...100"
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
# advanced settings
|
||||
if_not_found: success
|
||||
if_ci_failed: failure
|
||||
informational: true
|
||||
only_pulls: false
|
||||
patch:
|
||||
default:
|
||||
branches:
|
||||
- main
|
||||
if_not_found: success
|
||||
if_ci_failed: error
|
||||
informational: true
|
||||
only_pulls: true
|
||||
paths:
|
||||
- "src"
|
||||
Reference in New Issue
Block a user