8000 chore: Fix codecov upload by stevehipwell · Pull Request #3440 · google/go-github · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: Fix codecov upload #3440

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

Merged
merged 1 commit into from
Jan 20, 2025
Merged

chore: Fix codecov upload #3440

merged 1 commit into from
Jan 20, 2025

Conversation

stevehipwell
Copy link
Contributor
@stevehipwell stevehipwell commented Jan 20, 2025

This PR updates the Codecov action to use native GH OIDC support to authenticate pushing coverage from the master branch.

Fixes: #3439.
Closes: #3221.

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
Copy link
Collaborator
@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @stevehipwell !
LGTM.
Merging.

@gmlewis gmlewis merged commit ce3a839 into google:master Jan 20, 2025
5 checks passed
Copy link
codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (2b8c7fa) to head (e0bfae6).
Report is 224 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3440      +/-   ##
==========================================
- Coverage   97.72%   92.26%   -5.46%     
==========================================
  Files         153      174      +21     
  Lines       13390    15023    +1633     
==========================================
+ Hits        13085    13861     +776     
- Misses        215     1068     +853     
- Partials       90       94       +4     

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

@stevehipwell stevehipwell deleted the fix-codecov branch January 20, 2025 14:51
@gmlewis
Copy link
Collaborator
gmlewis commented Jan 20, 2025

I wonder why it still says this?

Report is 224 commits behind head on master.

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.

Codecov action failing to upload for master due to a missing token
2 participants
0