-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
chore(codecov): update deprecated action #8501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Aviv Keller <me@aviv.sh>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the deprecated codecov/test-results-action package to the newer codecov/codecov-action in the GitHub Actions workflow.
- Migrates from
codecov/test-results-action@v1.1.1tocodecov/codecov-action@v5.5.2 - Adds the
report_type: test_resultsparameter to maintain the same functionality
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8501 +/- ##
=======================================
Coverage 73.73% 73.73%
=======================================
Files 108 108
Lines 9210 9210
Branches 312 312
=======================================
Hits 6791 6791
Misses 2417 2417
Partials 2 2 ☔ View full report in Codecov by Sentry. |
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
Closes #8470