Skip to content

Gauss-Legendre DGSEM Solver: Boundary Nodes for 2D TreeMesh#2841

Merged
ranocha merged 7 commits into
trixi-framework:mainfrom
DanielDoehring:GL_2D_Tree_Bnds
Mar 3, 2026
Merged

Gauss-Legendre DGSEM Solver: Boundary Nodes for 2D TreeMesh#2841
ranocha merged 7 commits into
trixi-framework:mainfrom
DanielDoehring:GL_2D_Tree_Bnds

Merge branch 'GL_2D_Tree_Bnds' of github.com:DanielDoehring/Trixi.jl …

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

97.13% (+0.00%) compared to 6fd4974

View this Pull Request on Codecov

97.13% (+0.00%) compared to 6fd4974

Details

Codecov Report

❌ Patch coverage is 97.08738% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.13%. Comparing base (6fd4974) to head (52d7c02).

Files with missing lines Patch % Lines
src/solvers/dgsem_tree/containers_2d.jl 95.92% 2 Missing ⚠️
src/solvers/dgsem_tree/dg_2d.jl 97.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2841   +/-   ##
=======================================
  Coverage   97.13%   97.13%           
=======================================
  Files         596      596           
  Lines       45998    46076   +78     
=======================================
+ Hits        44676    44752   +76     
- Misses       1322     1324    +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.