Remove surface_integral from prolong2interfaces#99
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #99 +/- ##
=======================================
Coverage 90.68% 90.68%
=======================================
Files 22 22
Lines 2189 2189
=======================================
Hits 1985 1985
Misses 204 204 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for fixing this, @benegee!
I don't fully understand why this wasn't caught. Shouldn't that single elixir fail to find the function |
|
Well, I was not very precise.
We can, and probably should, add further meaningful tests to the downstream pipeline. |
Xref: trixi-framework/Trixi.jl#2434
This was not caught in Trixi.jl's downstream tests as we currently only run one Euler elixir.