-
Notifications
You must be signed in to change notification settings - Fork 23
chore(ci): use newer codecov action #553
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #553 +/- ##
=======================================
Coverage 80.12% 80.12%
=======================================
Files 123 123
Lines 12142 12142
Branches 856 856
=======================================
Hits 9729 9729
Misses 2410 2410
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 to the newer codecov/codecov-action in the CI workflow, aligning with Codecov's current recommendations.
Key changes:
- Replaced
codecov/test-results-action@v1.1.1withcodecov/codecov-action@v5.5.2 - Added
report_type: test_resultsparameter to maintain test results upload functionality
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
| File | Base | Head | Diff |
|---|---|---|---|
orama-db.json |
7.99 MB | 7.98 MB | -1.88 KB (-0.02%) |
codecov/test-results-actionhas been deprecated