Skip to content

Bump codecov-action to v5 (Node.js 24 support)#3315

Closed
saitcakmak wants to merge 1 commit into
mainfrom
bump-codecov-action-v5
Closed

Bump codecov-action to v5 (Node.js 24 support)#3315
saitcakmak wants to merge 1 commit into
mainfrom
bump-codecov-action-v5

Conversation

@saitcakmak
Copy link
Copy Markdown
Contributor

Summary

codecov/codecov-action@v4 runs on the deprecated Node.js 20 runtime, which triggers a CI warning:

Node.js 20 actions are deprecated. ... Actions will be forced to run with Node.js 24 by default starting June 16th, 2026.

This bumps the action to v5, which runs on Node.js 24.

Details

  • Only change is .github/workflows/reusable_test.yml: codecov/codecov-action@v4@v5.
  • The inputs used (token, files, fail_ci_if_error) remain valid in v5, so no other changes are required.

Test plan

  • Coverage upload step runs on the next CI run (Linux, Python 3.11) and should no longer emit the Node.js 20 deprecation warning.

codecov/codecov-action@v4 runs on the deprecated Node.js 20 runtime. v5 runs on Node.js 24 and keeps the same inputs (token, files, fail_ci_if_error).
@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jun 3, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Jun 3, 2026

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this in D107386990.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (5e7b3ac) to head (45f1595).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3315   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         226      226           
  Lines       22470    22470           
=======================================
  Hits        22466    22466           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 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.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Jun 3, 2026

@saitcakmak merged this pull request in 7a5692d.

@saitcakmak saitcakmak deleted the bump-codecov-action-v5 branch June 4, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant