-
Notifications
You must be signed in to change notification settings - Fork 1
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
Move to julia 1.11 #207
Move to julia 1.11 #207
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #207 +/- ##
==========================================
- Coverage 83.92% 81.84% -2.08%
==========================================
Files 21 21
Lines 877 876 -1
Branches 52 52
==========================================
- Hits 736 717 -19
- Misses 137 155 +18
Partials 4 4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CI currently fails because of a memory issue with p4est examples related to the new t8code version in Trixi. @jmark |
While @jmark fights relentlessly with GC, MPI, and t8code, we can get away with finalizing P4est meshes explicitly. libtrixi/LibTrixi.jl/src/api_jl.jl Line 55 in fb276cc
|
Co-authored-by: Michael Schlottke-Lakemper <[email protected]>
Co-authored-by: Michael Schlottke-Lakemper <[email protected]>
Change to current julia version 1.11.