Skip to content

Add 3d local limiting for conservative variables#2763

Merged
bennibolm merged 11 commits into
trixi-framework:mainfrom
bennibolm:3d-subcell-locallimiting
Mar 3, 2026
Merged

Add 3d local limiting for conservative variables#2763
bennibolm merged 11 commits into
trixi-framework:mainfrom
bennibolm:3d-subcell-locallimiting

Merge branch 'main' into 3d-subcell-locallimiting

2cfb1ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 0s

97.13% (+0.00%) compared to 7fb08bb

View this Pull Request on Codecov

97.13% (+0.00%) compared to 7fb08bb

Details

Codecov Report

❌ Patch coverage is 97.79412% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.13%. Comparing base (7fb08bb) to head (2cfb1ba).

Files with missing lines Patch % Lines
src/solvers/dgsem_p4est/subcell_limiters_3d.jl 98.29% 2 Missing ⚠️
src/callbacks_stage/subcell_bounds_check_3d.jl 94.74% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2763    +/-   ##
========================================
  Coverage   97.13%   97.13%            
========================================
  Files         596      596            
  Lines       46096    46232   +136     
========================================
+ Hits        44771    44905   +134     
- Misses       1325     1327     +2     

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