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: fix codecov token upload #44

Closed
wants to merge 1 commit into from
Closed

Conversation

eledhwen
Copy link
Collaborator

CodeCov action apparently does not perform the reporting upload with the necessary token when manually triggered.

@eledhwen eledhwen self-assigned this Mar 13, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.16%. Comparing base (fcf3d09) to head (8d5e15f).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #44   +/-   ##
=========================================
  Coverage     81.16%   81.16%           
  Complexity      642      642           
=========================================
  Files           119      119           
  Lines          1646     1646           
  Branches         99       99           
=========================================
  Hits           1336     1336           
  Misses          245      245           
  Partials         65       65           

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

@eledhwen
Copy link
Collaborator Author

Not required, we just needed to add the CodeCov token to dependabot secrets, as per : codecov/codecov-action#1292 (comment)

@eledhwen eledhwen closed this Mar 13, 2024
@eledhwen eledhwen deleted the ci/fix-codecov-token branch March 13, 2024 13:33
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

2 participants