Skip to content

Refactor DGMulti by consolidating functionality into local_flux_differencing!#2857

Merged
ranocha merged 52 commits into
trixi-framework:mainfrom
jlchan:jc/sbp_shock_capturing
Mar 24, 2026
Merged

Refactor DGMulti by consolidating functionality into local_flux_differencing!#2857
ranocha merged 52 commits into
trixi-framework:mainfrom
jlchan:jc/sbp_shock_capturing

rename adjoint_sparse_data for consistency

3954594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

97.10% (+0.06%) compared to e6a0a8f

View this Pull Request on Codecov

97.10% (+0.06%) compared to e6a0a8f

Details

Codecov Report

❌ Patch coverage is 99.27007% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.10%. Comparing base (e6a0a8f) to head (3954594).

Files with missing lines Patch % Lines
src/solvers/dgmulti/sbp.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2857      +/-   ##
==========================================
+ Coverage   97.05%   97.10%   +0.06%     
==========================================
  Files         606      606              
  Lines       47371    47297      -74     
==========================================
- Hits        45972    45927      -45     
+ Misses       1399     1370      -29     

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