Skip to content

mono - chore: upgrade GitHub Actions (breaking)#201

Merged
jaredwray merged 1 commit into
mainfrom
claude/clever-johnson-bertdc
Jun 16, 2026
Merged

mono - chore: upgrade GitHub Actions (breaking)#201
jaredwray merged 1 commit into
mainfrom
claude/clever-johnson-bertdc

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Summary

Upgrade codecov/codecov-action to its latest major (v7) in the code-coverage workflow. This is the only outdated GitHub Action — actions/checkout@v6, actions/setup-node@v6, github/codeql-action@v4, and cloudflare/wrangler-action@v4 are already on their latest majors.

Versions

  • codecov/codecov-action v6v7

Checks

  • Workflow YAML still parses
  • token and files inputs are unchanged and remain supported in v7

Breaking notes

The action's major version bumped v6 → v7 (hence the (breaking) tag), but our usage only sets token and files, both still supported in v7, so no configuration changes were required beyond the version pin.


Generated by Claude Code

Upgrades codecov/codecov-action from v6 to v7 (new major) in the
code-coverage workflow. The token and files inputs are unchanged and
remain supported in v7.

https://claude.ai/code/session_01PMNkABBFNLZF5131aiGwrZ
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (57a57e4) to head (a256689).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #201   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1392      1392           
  Branches       247       248    +1     
=========================================
  Hits          1392      1392           

☔ 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.

@jaredwray jaredwray merged commit f987f7d into main Jun 16, 2026
11 checks passed
@jaredwray jaredwray deleted the claude/clever-johnson-bertdc branch June 16, 2026 14:59
@jaredwray jaredwray mentioned this pull request Jun 16, 2026
5 tasks
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