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 merge and dev ci pipelines #2309

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

dennisbader
Copy link
Collaborator

@dennisbader dennisbader commented Apr 9, 2024

Checklist before merging this PR:

  • Mentioned all issues that this PR fixes or addresses.
  • Summarized the updates of this PR under Summary.
  • Added an entry under Unreleased in the Changelog.

Summary

  • Fixes failing CI pipeline at Codecov upload step.
    • Codecov was added to Github apps since Access tokens (classic) have been disabled
    • Added codecov token secret to repository
    • CI now uses that token to authenticate

Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.00%. Comparing base (5c97c9b) to head (5a35691).
Report is 7 commits behind head on master.

❗ Current head 5a35691 differs from pull request most recent head 3af7793. Consider uploading reports for the commit 3af7793 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2309      +/-   ##
==========================================
+ Coverage   93.96%   94.00%   +0.04%     
==========================================
  Files         137      138       +1     
  Lines       13971    14131     +160     
==========================================
+ Hits        13128    13284     +156     
- Misses        843      847       +4     

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

@dennisbader dennisbader merged commit 883e35e into master Apr 9, 2024
9 checks passed
@dennisbader dennisbader deleted the fix/codecov_upload branch April 9, 2024 13:52
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.

None yet

1 participant