Files
wehub-resource-sync 4e0f4422d0
build-docs / deploy (push) Waiting to run
Check Markdown links / markdown-link-check (push) Waiting to run
Pytest / test (3.11) (push) Waiting to run
Pytest / test (3.12) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:25:42 +08:00

17 lines
399 B
YAML

# Configuration for codecov
coverage:
status:
project:
default:
# If we get < 50% coverage, codecov is gonna mark it a failure
target: 50%
threshold: null
patch:
default:
# Codecov won't mark it as a failure if a patch is not covered well
informational: true
github_checks:
# Don't mark lines that aren't covered
annotations: false