Skip to content

Upgrade Codecov action to v6 - #852

Open
abrookins wants to merge 2 commits into
mainfrom
fix/codecov-action-v6-input
Open

Upgrade Codecov action to v6#852
abrookins wants to merge 2 commits into
mainfrom
fix/codecov-action-v6-input

Conversation

@abrookins

@abrookins abrookins commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Supersedes #822. Uses the v6 files input so coverage.xml is uploaded.


Note

Low Risk
CI-only dependency bump with a straightforward input rename; no application or security logic changes.

Overview
Updates the unit-test Upload coverage step in CI to use codecov/codecov-action@v6 instead of v5.

The coverage report path is passed with the v6 files input (./coverage.xml) in place of the deprecated file input. Upload flags and behavior (flags: unit, env_vars: OS, fail_ci_if_error: false) are unchanged.

Reviewed by Cursor Bugbot for commit d19c2be. Bugbot is set up for automated code reviews on this repo. Configure here.

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.

1 participant