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: don't cache rollups if branch none #943

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

joseph-sentry
Copy link
Contributor

No description provided.

@joseph-sentry joseph-sentry requested a review from a team December 4, 2024 21:40
@codecov-notifications
Copy link

codecov-notifications bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (a723522) to head (55b8d01).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #943   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files         445      445           
  Lines       35754    35755    +1     
=======================================
+ Hits        35034    35035    +1     
  Misses        720      720           
Flag Coverage Δ
integration 42.11% <100.00%> (+<0.01%) ⬆️
unit 90.61% <0.00%> (-0.01%) ⬇️

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.

Copy link

github-actions bot commented Dec 4, 2024

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@Swatinem
Copy link
Contributor

Swatinem commented Dec 5, 2024

The change makes sense, I just wonder how this can happen in reality? Under which circumstances will there be no branch at all?

@joseph-sentry
Copy link
Contributor Author

The change makes sense, I just wonder how this can happen in reality? Under which circumstances will there be no branch at all?

it's possible that it's something about not being able to fetch the branch from the github api

@joseph-sentry joseph-sentry added this pull request to the merge queue Dec 5, 2024
Merged via the queue into main with commit 8f48629 Dec 5, 2024
26 of 27 checks passed
@joseph-sentry joseph-sentry deleted the joseph/fix-cache-test-rollups branch December 5, 2024 14:31
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