Skip to content

Gauss-Legendre DGSEM Solver: 2D P4estMesh periodic#2847

Merged
ranocha merged 66 commits into
trixi-framework:mainfrom
DanielDoehring:GL_P4est2D_Periodic
Apr 9, 2026
Merged

Gauss-Legendre DGSEM Solver: 2D P4estMesh periodic#2847
ranocha merged 66 commits into
trixi-framework:mainfrom
DanielDoehring:GL_P4est2D_Periodic

test

40acf2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

97.07% (-0.00%) compared to 16e465f

View this Pull Request on Codecov

97.07% (-0.00%) compared to 16e465f

Details

Codecov Report

❌ Patch coverage is 95.79439% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.07%. Comparing base (16e465f) to head (40acf2b).

Files with missing lines Patch % Lines
src/solvers/dgsem_p4est/dg_2d.jl 95.93% 5 Missing ⚠️
src/solvers/dgsem_p4est/containers.jl 88.89% 3 Missing ⚠️
src/meshes/p4est_mesh_view.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2847      +/-   ##
==========================================
- Coverage   97.08%   97.07%   -0.00%     
==========================================
  Files         611      612       +1     
  Lines       47580    47777     +197     
==========================================
+ Hits        46189    46379     +190     
- Misses       1391     1398       +7     

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