Skip to content

Adaptive Volume Integral - #2601

Closed
DanielDoehring wants to merge 223 commits into
trixi-framework:mainfrom
DanielDoehring:VolumeIntegralAdaptive
Closed

Adaptive Volume Integral#2601
DanielDoehring wants to merge 223 commits into
trixi-framework:mainfrom
DanielDoehring:VolumeIntegralAdaptive

Merge branch 'VolumeIntegralAdaptive_Start' into VolumeIntegralAdaptive

92403dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2026 in 0s

96.49% (-0.54%) compared to e41c361

View this Pull Request on Codecov

96.49% (-0.54%) compared to e41c361

Details

Codecov Report

❌ Patch coverage is 45.19231% with 228 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.49%. Comparing base (e41c361) to head (92403dd).

Files with missing lines Patch % Lines
...s/p4est_2d_dgsem/elixir_eulermulti_shock_bubble.jl 0.00% 90 Missing ⚠️
src/solvers/dgsem/calc_volume_integral.jl 36.96% 29 Missing ⚠️
...mples/tree_2d_dgsem/elixir_kpp_adaptive_vol_int.jl 0.00% 27 Missing ⚠️
src/callbacks_step/analysis_dg2d.jl 0.00% 23 Missing ⚠️
...dgsem/elixir_euler_sedov_blast_wave_adaptive_VI.jl 0.00% 18 Missing ⚠️
...m/elixir_navierstokes_RAE2822airfoil_separation.jl 0.00% 15 Missing ⚠️
...r_kelvin_helmholtz_instability_adaptive_vol_int.jl 0.00% 9 Missing ⚠️
src/solvers/dg.jl 63.64% 8 Missing ⚠️
src/equations/compressible_euler_2d.jl 0.00% 4 Missing ⚠️
examples/tree_1d_dgsem/elixir_burgers_sin.jl 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2601      +/-   ##
==========================================
- Coverage   97.03%   96.49%   -0.54%     
==========================================
  Files         570      571       +1     
  Lines       44643    44575      -68     
==========================================
- Hits        43319    43012     -307     
- Misses       1324     1563     +239     

☔ 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.