Skip to content

Gauss-Legendre DGSEM Solver: 1D Parabolic TreeMesh#2842

Merged
ranocha merged 2 commits into
trixi-framework:mainfrom
DanielDoehring:GL_Parabolic_TreeMesh_1D_Periodic
Mar 3, 2026
Merged

Gauss-Legendre DGSEM Solver: 1D Parabolic TreeMesh#2842
ranocha merged 2 commits into
trixi-framework:mainfrom
DanielDoehring:GL_Parabolic_TreeMesh_1D_Periodic

Merge branch 'main' into GL_Parabolic_TreeMesh_1D_Periodic

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

97.13% (+4.02%) compared to ac7a29e

View this Pull Request on Codecov

97.13% (+4.02%) compared to ac7a29e

Details

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.13%. Comparing base (ac7a29e) to head (6c3ca3b).

Files with missing lines Patch % Lines
src/solvers/dgsem_tree/dg_1d_parabolic.jl 92.86% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2842      +/-   ##
==========================================
+ Coverage   93.10%   97.13%   +4.02%     
==========================================
  Files         596      596              
  Lines       46074    46096      +22     
==========================================
+ Hits        42897    44771    +1874     
+ Misses       3177     1325    -1852     

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