Skip to content

Merge branch 'master' into master

93f339e
Select commit
Loading
Failed to load commit list.
Closed

Periodic Immersed Boundary Wrapping for Circular and Spherical Geometries #1117

Merge branch 'master' into master
93f339e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

44.21% (target 1.00%)

View this Pull Request on Codecov

44.21% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 60.29412% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.21%. Comparing base (c5493c1) to head (93f339e).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/simulation/m_ibm.fpp 48.64% 12 Missing and 7 partials ⚠️
src/simulation/m_ib_patches.fpp 57.14% 17 Missing and 1 partial ⚠️
src/simulation/m_compute_levelset.fpp 70.00% 11 Missing and 1 partial ⚠️
src/simulation/m_time_steppers.fpp 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1117      +/-   ##
==========================================
+ Coverage   44.07%   44.21%   +0.14%     
==========================================
  Files          70       70              
  Lines       20431    20535     +104     
  Branches     1974     1990      +16     
==========================================
+ Hits         9004     9080      +76     
- Misses      10291    10309      +18     
- Partials     1136     1146      +10     

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