Skip to content

Add SPH correction consistency study - #1286

Draft
svchb wants to merge 8 commits into
trixi-framework:mainfrom
svchb:validation/correction-consistency-study
Draft

Add SPH correction consistency study#1286
svchb wants to merge 8 commits into
trixi-framework:mainfrom
svchb:validation/correction-consistency-study

Add SPH correction consistency study

3fb26bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

90.64% (+0.25%) compared to a720b1d

View this Pull Request on Codecov

90.64% (+0.25%) compared to a720b1d

Details

Codecov Report

❌ Patch coverage is 92.81314% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.64%. Comparing base (a720b1d) to head (3fb26bb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
test/examples/gpu.jl 0.00% 23 Missing ⚠️
src/general/corrections.jl 89.28% 6 Missing ⚠️
src/io/io.jl 0.00% 5 Missing ⚠️
src/schemes/structure/rigid_body/system.jl 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1286      +/-   ##
==========================================
+ Coverage   90.39%   90.64%   +0.25%     
==========================================
  Files         138      147       +9     
  Lines       11322    11772     +450     
==========================================
+ Hits        10234    10671     +437     
- Misses       1088     1101      +13     

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