Skip to content

Merge branch 'main' into uris

76ea06a
Select commit
Loading
Failed to load commit list.
Merged

Adding unfitted resistive immersed surface (RIS) method functions #421

Merge branch 'main' into uris
76ea06a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 1s

66.90% (+0.92%) compared to edee4b3

View this Pull Request on Codecov

66.90% (+0.92%) compared to edee4b3

Details

Codecov Report

❌ Patch coverage is 80.52493% with 371 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.90%. Comparing base (edee4b3) to head (76ea06a).

Files with missing lines Patch % Lines
Code/Source/solver/ris.cpp 42.32% 154 Missing ⚠️
Code/Source/solver/initialize.cpp 31.74% 43 Missing ⚠️
Code/Source/solver/uris.cpp 94.32% 36 Missing ⚠️
Code/Source/solver/Parameters.cpp 76.98% 29 Missing ⚠️
Code/Source/solver/all_fun.cpp 70.37% 24 Missing ⚠️
Code/Source/solver/output.cpp 46.66% 24 Missing ⚠️
Code/Source/solver/fluid.cpp 70.14% 20 Missing ⚠️
Code/Source/solver/distribute.cpp 94.17% 19 Missing ⚠️
Code/Source/solver/read_msh.cpp 95.23% 9 Missing ⚠️
Code/Source/solver/main.cpp 83.33% 6 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
+ Coverage   65.97%   66.90%   +0.92%     
==========================================
  Files         163      165       +2     
  Lines       31822    33711    +1889     
  Branches     5202     5672     +470     
==========================================
+ Hits        20996    22553    +1557     
- Misses      10688    11020     +332     
  Partials      138      138              

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