Skip to content

Remove Codecov integration from CI - #419

Merged
swolg merged 1 commit into
mainfrom
remove-codecov
Aug 19, 2026
Merged

Remove Codecov integration from CI#419
swolg merged 1 commit into
mainfrom
remove-codecov

Conversation

@swolg

@swolg swolg commented Aug 19, 2026

Copy link
Copy Markdown
Member

This pull request primarily removes the Codecov integration and related test metrics from both the backend and frontend CI workflows. It also updates documentation to reflect these changes and clarifies how coverage is enforced. The most important changes are:

CI Workflow Updates:

  • Removed steps for extracting test metrics and uploading backend coverage reports to Codecov from .github/workflows/quality.yml.
  • Kept frontend Codecov upload commented out, maintaining the current state of not uploading frontend coverage.

Documentation Updates:

  • Removed the Codecov test coverage badge from the README.md.
  • Updated the coverage note in docs/guides/testing.md to indicate that the 75%+ coverage threshold is enforced by CI, rather than reporting the current percentage.

@swolg
swolg merged commit 3a61f71 into main Aug 19, 2026
7 checks passed
@swolg
swolg deleted the remove-codecov branch August 19, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants