Skip to content
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

fix: update CodeCov to v4. #11

Merged
merged 1 commit into from
Apr 27, 2024
Merged

fix: update CodeCov to v4. #11

merged 1 commit into from
Apr 27, 2024

Conversation

rdleal
Copy link
Owner

@rdleal rdleal commented Apr 27, 2024

CodeCov upload has been consistently failing when trying to upload coverage for a PR from a fork. This change updates CodeCov to v4 and sets the CODECOV_TOKEN env var in an attempt to fix this issue.

See codecov/codecov-action#598

CodeCov upload has been consistently failing when trying to upload
coverage for a PR from a fork. This change updates CodeCov to v4 and
sets the `CODECOV_TOKEN` env var in an attempt to fix this issue.

See codecov/codecov-action#598
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (bddfefa) to head (48ccbd3).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   98.69%   98.67%   -0.03%     
==========================================
  Files           6        6              
  Lines         769      602     -167     
==========================================
- Hits          759      594     -165     
+ Misses          8        6       -2     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rdleal rdleal merged commit f110c7c into main Apr 27, 2024
2 checks passed
@rdleal rdleal deleted the fix-codecov-upload branch April 27, 2024 00:49
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