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

Codecov action update to support new token format #2056

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

jake-skipper
Copy link
Contributor

Summary

Updating codecov action to use the token field defined on their readme. Seems the environment variable is no longer working as runs report no token supplied.

Why This Is Needed

Will hopefully fix the numerous Codecov failures in actions runs.

Checklist

  • Have you followed the guidelines in our Contribution Requirements?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?
  • Have you linted your code locally prior to submission?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?
  • Have you updated documentation, as applicable?

@github-actions github-actions bot added github_actions Update to GitHub Actions maintenance General repo or CI/CD upkeep labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #2056 (3e6efdc) into master (ce3b7d1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2056   +/-   ##
=======================================
  Coverage   90.18%   90.18%           
=======================================
  Files         247      247           
  Lines       15681    15681           
=======================================
  Hits        14142    14142           
  Misses       1539     1539           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce3b7d1...3e6efdc. Read the comment docs.

@jake-skipper jake-skipper merged commit 35325ed into master Dec 11, 2023
23 checks passed
@jake-skipper jake-skipper deleted the maint/codecov-upload-token branch December 11, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Update to GitHub Actions maintenance General repo or CI/CD upkeep
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants