Make volume integrals, indicators, etc dimension agnostic#2488
Merged
ranocha merged 46 commits intoOct 1, 2025
Codecov / codecov/project
succeeded
Oct 1, 2025 in 1s
96.80% (+0.01%) compared to b15c6ea
View this Pull Request on Codecov
96.80% (+0.01%) compared to b15c6ea
Details
Codecov Report
❌ Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.80%. Comparing base (b15c6ea) to head (996e364).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/solvers/dgsem/calc_volume_integral.jl | 87.50% | 4 Missing |
| src/solvers/solvers.jl | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2488 +/- ##
==========================================
+ Coverage 96.79% 96.80% +0.01%
==========================================
Files 525 527 +2
Lines 42708 42611 -97
==========================================
- Hits 41337 41248 -89
+ Misses 1371 1363 -8 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading