Skip to content

Harden gradient correction matrices - #1290

Draft
svchb wants to merge 11 commits into
trixi-framework:mainfrom
svchb:fix/gradient-correction-lifecycle
Draft

Harden gradient correction matrices#1290
svchb wants to merge 11 commits into
trixi-framework:mainfrom
svchb:fix/gradient-correction-lifecycle

review

251f8e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2026 in 1s

90.35% (-0.15%) compared to 4dd03d8

View this Pull Request on Codecov

90.35% (-0.15%) compared to 4dd03d8

Details

Codecov Report

❌ Patch coverage is 84.38095% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.35%. Comparing base (4dd03d8) to head (251f8e4).

Files with missing lines Patch % Lines
test/examples/gpu.jl 0.00% 61 Missing ⚠️
src/schemes/structure/rigid_body/system.jl 46.15% 7 Missing ⚠️
...rc/schemes/fluid/weakly_compressible_sph/system.jl 89.83% 6 Missing ⚠️
...c/schemes/structure/total_lagrangian_sph/system.jl 57.14% 6 Missing ⚠️
src/general/corrections.jl 97.67% 1 Missing ⚠️
test/general/corrections/kernel.jl 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1290      +/-   ##
==========================================
- Coverage   90.49%   90.35%   -0.15%     
==========================================
  Files         141      146       +5     
  Lines       11419    11902     +483     
==========================================
+ Hits        10334    10754     +420     
- Misses       1085     1148      +63     

☔ View full report in Codecov by Harness.
📢 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.