Skip to content

chore: update codecov/codecov-action to v7.0.0#686

Merged
sarina merged 1 commit into
masterfrom
feanil/bump-codecov-action-v7
Jul 13, 2026
Merged

chore: update codecov/codecov-action to v7.0.0#686
sarina merged 1 commit into
masterfrom
feanil/bump-codecov-action-v7

Conversation

@feanil

@feanil feanil commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

The pinned v5.5.4 codecov-action uploader now fails during setup ("required dependencies are missing"). Because the Coverage step sets fail_ci_if_error: true, this fails the whole CI job — which blocks unrelated Dependabot action bumps (e.g. #621) from going green.

Bump to v7.0.0 (pinned SHA fb8b3582…), matching the version now used across the org. Once merged, the blocked Dependabot PR can rebase and pass.

The pinned v5.5.4 uploader now fails during setup ("required
dependencies are missing"), and because the Coverage step sets
fail_ci_if_error: true this fails the whole CI job — blocking
unrelated Dependabot action bumps from going green. Bump to v7.0.0
(pinned SHA) to match the version used across the org.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.00%. Comparing base (d045890) to head (49a508f).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #686   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files          27       27           
  Lines         443      443           
  Branches      102      102           
=======================================
  Hits          381      381           
  Misses         61       61           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@feanil
feanil marked this pull request as ready for review July 13, 2026 20:12
@sarina
sarina merged commit 579790e into master Jul 13, 2026
7 checks passed
@sarina
sarina deleted the feanil/bump-codecov-action-v7 branch July 13, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants