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

ci: upgrade Codecov to v4 #941

Merged
merged 1 commit into from
Apr 30, 2024
Merged

ci: upgrade Codecov to v4 #941

merged 1 commit into from
Apr 30, 2024

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Apr 23, 2024

This will hopefully resolve the issues we're having with the v3 action, but requires the CODECOV_TOKEN secret to be configured per this document which needs to be done by someone with repository permissions to set secrets.

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.59%. Comparing base (5979bb6) to head (f8d712a).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #941      +/-   ##
==========================================
+ Coverage   63.52%   63.59%   +0.06%     
==========================================
  Files         146      146              
  Lines       11937    11937              
==========================================
+ Hits         7583     7591       +8     
+ Misses       3885     3878       -7     
+ Partials      469      468       -1     

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

@G-Rath
Copy link
Collaborator Author

G-Rath commented Apr 23, 2024

Ok that's already promising - I'm assuming it worked because PRs for open-source forks don't need an upload token; I'll wait for @another-rex or @oliverchang to confirm the CODECOV_TOKEN secret is in place before marking this ready for review.

@G-Rath
Copy link
Collaborator Author

G-Rath commented Apr 25, 2024

info - 2024-04-23 22:15:52,205 -- The PR is happening in a forked repo. Using tokenless upload.

Ok yup so maybe it will still be broken for direct pushes...

@another-rex
Copy link
Collaborator

@G-Rath Token has been added now

@oliverchang oliverchang merged commit 4a14def into google:main Apr 30, 2024
13 checks passed
@G-Rath G-Rath mentioned this pull request Apr 30, 2024
@G-Rath G-Rath deleted the update-codecov branch May 3, 2024 04:05
josieang pushed a commit to josieang/osv-scanner that referenced this pull request Jun 6, 2024
This will hopefully resolve the issues we're having with the v3 action,
but requires the `CODECOV_TOKEN` secret to be configured per [this
document](https://docs.codecov.com/docs/adding-the-codecov-token) which
needs to be done by someone with repository permissions to set secrets.
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.

4 participants