Files
postgrest/.github/codecov.yml
T
Wolfgang Walther e2a677e21d chore: try to re-enable codecov annotations
Not sure whether this works, but it likely can't hurt.
2026-04-20 23:24:49 +02:00

22 lines
316 B
YAML

codecov:
branch: main
require_ci_to_pass: false
comment: false
github_checks:
annotations: true
coverage:
status:
project:
default:
target: auto
threshold: 1%
only_pulls: false
patch:
default:
target: auto
threshold: 1%
only_pulls: true