Skip to content

ci: bump codecov-action to v6 to fix signature verification - #332

Merged
PauBadiaM merged 1 commit into
scverse:mainfrom
timtreis:fix/codecov-action-v6-signature
Jun 8, 2026
Merged

ci: bump codecov-action to v6 to fix signature verification#332
PauBadiaM merged 1 commit into
scverse:mainfrom
timtreis:fix/codecov-action-v6-signature

Conversation

@timtreis

@timtreis timtreis commented Jun 8, 2026

Copy link
Copy Markdown
Member

codecov-action@v5 verifies the codecov CLI binary against Codecov's old Keybase key, which they bricked after migrating accounts. Uploads now fail with Could not verify signature. @v6 (= 6.0.2) ships the updated key. Version pin bump.

Ref: codecov/codecov-action#1956

codecov-action@v5 verifies the codecov CLI against Codecov's old
Keybase key, which they bricked after migrating accounts, so uploads
now fail with "Could not verify signature". v6 (= 6.0.2) ships the
updated key.

Ref: codecov/codecov-action#1956

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.01%. Comparing base (ddf4bd3) to head (18e5c0c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   94.31%   94.01%   -0.30%     
==========================================
  Files          78       78              
  Lines        4078     4078              
==========================================
- Hits         3846     3834      -12     
- Misses        232      244      +12     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PauBadiaM
PauBadiaM merged commit a8e158b into scverse:main Jun 8, 2026
17 checks passed
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.

3 participants