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

Add codecov token to upload actions #3047

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Add codecov token to upload actions #3047

merged 1 commit into from
Apr 9, 2024

Conversation

jmgrady
Copy link
Collaborator

@jmgrady jmgrady commented Apr 9, 2024

As of 7 April 2024, Codecov uploads started failing when using codecov/codecov-action@v3.

According to codecov/codecov-action issue #1359, v3 is now requiring an upload token.

This change is Reviewable

@jmgrady jmgrady added CI/CD github_actions Pull requests that update GitHub Actions code labels Apr 9, 2024
@jmgrady jmgrady self-assigned this Apr 9, 2024
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.45%. Comparing base (61eac07) to head (6228a9d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3047   +/-   ##
=======================================
  Coverage   73.45%   73.45%           
=======================================
  Files         268      268           
  Lines       10306    10306           
  Branches     1212     1212           
=======================================
  Hits         7570     7570           
  Misses       2382     2382           
  Partials      354      354           
Flag Coverage Δ
backend 82.92% <ø> (ø)
frontend 64.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jmgrady jmgrady requested a review from imnasnainaec April 9, 2024 14:35
@jmgrady jmgrady marked this pull request as ready for review April 9, 2024 14:42
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)

@jmgrady jmgrady merged commit c6a27b9 into master Apr 9, 2024
18 checks passed
@jmgrady jmgrady deleted the codecov-token branch April 9, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants