Files
email-tracker/external/duckdb/.codecov.yml
2025-10-24 19:21:19 -05:00

23 lines
458 B
YAML

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"