Skip to content

readded change to levelset

4f2f6dd
Select commit
Loading
Failed to load commit list.
Merged

Levelset refactor #1123

readded change to levelset
4f2f6dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2026 in 1s

44.07% (target 1.00%)

View this Pull Request on Codecov

44.07% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 57.48503% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.07%. Comparing base (21347c1) to head (4f2f6dd).

Files with missing lines Patch % Lines
src/simulation/m_compute_levelset.fpp 53.26% 136 Missing and 7 partials ⚠️
src/simulation/m_ib_patches.fpp 52.22% 38 Missing and 5 partials ⚠️
src/simulation/m_ibm.fpp 40.00% 15 Missing ⚠️
src/common/m_model.fpp 16.66% 5 Missing ⚠️
src/pre_process/m_start_up.fpp 25.00% 3 Missing ⚠️
src/simulation/m_data_output.fpp 90.32% 3 Missing ⚠️
src/simulation/m_start_up.fpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1123      +/-   ##
==========================================
+ Coverage   44.02%   44.07%   +0.04%     
==========================================
  Files          70       70              
  Lines       20659    20431     -228     
  Branches     2059     1974      -85     
==========================================
- Hits         9096     9004      -92     
+ Misses      10373    10291      -82     
+ Partials     1190     1136      -54     

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