Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion catalog/snippets/configs/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Codecov configuration. Coverage is reported and trended, never gated.
# Codecov configuration. Codecov's coverage statuses are advisory - they report and trend coverage, never gating a PR.
# - informational: true makes project and patch statuses advisory (always pass), so a coverage delta never blocks a PR.
# - Distinct from the upload step's fail_ci_if_error: false, which only guards upload errors.
# - A repo may override this to enforce a coverage threshold.
Expand Down