-
Couldn't load subscription status.
- Fork 71
Use ubunut 24.04 in place of other ubuntu runners #486
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
base: master
Are you sure you want to change the base?
Conversation
|
Putting the failing tests from CI here for future reference. |
|
Happy to get this over the finish line, but what is the advantage of this change? Seems like it addresses (#467) although I don't think there is understanding still of why different ubuntu versions break certain tests in the code? |
No advantage, but a necessity. |
…s. Fixed the linting issue.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #486 +/- ##
=======================================
Coverage 92.02% 92.02%
=======================================
Files 82 82
Lines 16015 16015
=======================================
Hits 14738 14738
Misses 1277 1277
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@mbkumar weren't the failing tests happening on Ubuntu 24.04? why would forcing 24.04 fix the issue? |
|
We are not forcing 24.04 on people. It is
the other way, people want to run simsopt on 24.04. So we need to resolve
the issues. This PR is to address that.
…On Mon, May 12, 2025 at 3:59 PM Andrew Giuliani ***@***.***> wrote:
*andrewgiuliani* left a comment (hiddenSymmetries/simsopt#486)
<#486 (comment)>
@mbkumar <https://github.com/mbkumar> weren't the failing tests happening
on Ubuntu 24.04? why would forcing 24.04 fix the issue?
—
Reply to this email directly, view it on GitHub
<#486 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA62VEBGAP3GRDUYKGEZGW326D4SPAVCNFSM6AAAAAB33ZHE2OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNZTHAZDCNRVHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No description provided.