[DO NOT MERGE before adding the token] chore: update `codecov-action` to `v4` by vil02 · Pull Request #1605 · TheAlgorithms/JavaScript
Conversation
vil02
marked this pull request as ready for review
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.44%. Comparing base (6aaa376) to head (8176408).
Additional details and impacted files
@@ Coverage Diff @@ ## master #1605 +/- ## ======================================= Coverage 82.44% 82.44% ======================================= Files 377 377 Lines 19747 19747 Branches 2884 2885 +1 ======================================= Hits 16281 16281 Misses 3466 3466
☔ 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.
vil02
mentioned this pull request
I bit the bullet and authorized CodeCov to obtain the token, but it turns out that I can't edit repo secrets since I do not have "admin" permissions. This will require @Panquesito7 or @AnupKumarPanwar I believe.
@appgurueu You should have admin access to the repository now
Just in case: please make sure that CODECOV_TOKEN is also added to the dependabot secrets (6e27235 adds dependabot).
vil02
deleted the
update_codecov_action_to_v4
branch