Skip to content

Gauss-Legendre on 1D periodic StructuredMesh#2828

Merged
ranocha merged 7 commits into
trixi-framework:mainfrom
DanielDoehring:GL_Structured1D
Mar 15, 2026
Merged

Gauss-Legendre on 1D periodic StructuredMesh#2828
ranocha merged 7 commits into
trixi-framework:mainfrom
DanielDoehring:GL_Structured1D

Update src/solvers/dgsem_structured/dg_1d.jl

27413a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 1s

97.04% (-0.00%) compared to 18a6ac7, passed because coverage increased by 0% when compared to adjusted base (97.04%)

View this Pull Request on Codecov

97.04% (-0.00%) compared to 18a6ac7, passed because coverage increased by 0% when compared to adjusted base (97.04%)

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.04%. Comparing base (18a6ac7) to head (27413a7).

Files with missing lines Patch % Lines
src/solvers/dgsem_structured/dg_1d.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2828      +/-   ##
==========================================
- Coverage   97.04%   97.04%   -0.00%     
==========================================
  Files         605      605              
  Lines       47303    47319      +16     
==========================================
+ Hits        45905    45920      +15     
- Misses       1398     1399       +1     

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