-
Couldn't load subscription status.
- Fork 131
Hyperbolic-Parabolic elixir using SparseConnectivityTracer #2604
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: main
Are you sure you want to change the base?
Conversation
Review checklistThis checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging. Purpose and scope
Code quality
Documentation
Testing
Performance
Verification
Created with ❤️ by the Trixi.jl community. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2604 +/- ##
=======================================
Coverage 96.81% 96.81%
=======================================
Files 535 536 +1
Lines 42813 42832 +19
=======================================
+ Hits 41446 41465 +19
Misses 1367 1367
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:
|
|
@DanielDoehring Could you please review this initially and ping me for a final review? |
|
And we also need a test where we restart |
|
Regarding the formatting, you can follow https://trixi-framework.github.io/TrixiDocumentation/stable/styleguide/#automated-source-code-formatting. |
|
Not sure what's going on with the formatting check. The only failure is: which as far as I can tell is identical. When I replace this line in my IDE, git doesn't detect any difference |
|
You don't need to worry about the suggestion made in CI job. You can follow the instructions in the link above and the formatting will be applied automatically. |
|
Ah thanks @JoshuaLampert! I had been thinking there must be a better way to apply the formatting changes but didn't think to ask |
In the footsteps of #2532, here's a hyperbolic-parabolic elixir that is sped up using SparseConnectivityTracer