should be it

This commit is contained in:
2025-10-24 19:21:19 -05:00
parent a4b23fc57c
commit f09560c7b1
14047 changed files with 3161551 additions and 1 deletions

23
external/duckdb/.codecov.yml vendored Normal file
View 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"