Skip to content

Harden kernel gradient correction - #1291

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

Harden kernel gradient correction#1291
svchb wants to merge 9 commits into
trixi-framework:mainfrom
svchb:fix/kernel-correction-lifecycle

Merge fix/shepard-correction-lifecycle into fix/kernel-correction-lif…

b7b9249
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2026 in 0s

90.45% (-0.05%) compared to 4dd03d8

View this Pull Request on Codecov

90.45% (-0.05%) compared to 4dd03d8

Details

Codecov Report

❌ Patch coverage is 85.99138% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.45%. Comparing base (4dd03d8) to head (b7b9249).

Files with missing lines Patch % Lines
test/examples/gpu.jl 0.00% 40 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 ⚠️
test/general/corrections/common.jl 95.60% 4 Missing ⚠️
src/general/corrections.jl 96.29% 1 Missing ⚠️
test/general/corrections/kernel.jl 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1291      +/-   ##
==========================================
- Coverage   90.49%   90.45%   -0.05%     
==========================================
  Files         141      145       +4     
  Lines       11419    11848     +429     
==========================================
+ Hits        10334    10717     +383     
- Misses       1085     1131      +46     

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