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

Update codecov-action to v4 for tokenless uploads from forked repos #177

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

rajulkumar
Copy link
Contributor

codecov-action now requires token for upload. However, v4 supports tokeless uploads from PRs on forked repos. Hence, this adds the token env var for codecov-action and updates the version to v4.

codecov-action now requires token for upload. However, v4 supports
tokeless uploads from PRs on forked repos. Hence, this adds the
token env var for codecov-action and updates the version to v4.
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.37%. Comparing base (383002f) to head (8a68e4d).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files           6        6           
  Lines         160      160           
=======================================
  Hits          159      159           
  Misses          1        1           

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

@rajulkumar rajulkumar requested a review from amcmahon-rh June 3, 2024 18:30
Copy link
Contributor

@amcmahon-rh amcmahon-rh left a comment

Choose a reason for hiding this comment

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

lgtm

@rbikar rbikar merged commit 893f784 into release-engineering:main Jun 5, 2024
7 checks passed
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.

3 participants