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

fix codecov upload #1528

Merged
merged 3 commits into from
Oct 21, 2024
Merged

fix codecov upload #1528

merged 3 commits into from
Oct 21, 2024

Conversation

jluebbe
Copy link
Member

@jluebbe jluebbe commented Oct 18, 2024

This fixes the workflows to pass the codecov token to the upload action, so that uploads are no longer blocked by limits.

The codecov-action v4 requires a token.

Signed-off-by: Jan Luebbe <[email protected]>
Also add a name to the step.

Signed-off-by: Jan Luebbe <[email protected]>
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.6%. Comparing base (7ab6240) to head (c9119f2).
Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1528     +/-   ##
========================================
- Coverage    56.7%   56.6%   -0.1%     
========================================
  Files         168     168             
  Lines       13022   13030      +8     
========================================
  Hits         7384    7384             
- Misses       5638    5646      +8     

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

@Emantor Emantor merged commit b58287f into labgrid-project:master Oct 21, 2024
9 of 10 checks passed
@jluebbe jluebbe deleted the fix-codecov branch October 21, 2024 06:49
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.

2 participants