Skip to content

feat: add fixed_axis keyword to enable 2d pressure coupling - #526

Open
ape33 wants to merge 1 commit into
devfrom
feat/2d-pressure-coupling
Open

feat: add fixed_axis keyword to enable 2d pressure coupling#526
ape33 wants to merge 1 commit into
devfrom
feat/2d-pressure-coupling

feat: add fixed_axis keyword to enable 2d pressure coupling

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

90.78% (-0.53%) compared to ba3bc3d

View this Pull Request on Codecov

90.78% (-0.53%) compared to ba3bc3d

Details

Codecov Report

❌ Patch coverage is 33.81295% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.78%. Comparing base (ba3bc3d) to head (ffa85e7).

Files with missing lines Patch % Lines
src/manostat/stochasticRescalingManostat.cpp 17.07% 34 Missing ⚠️
src/manostat/berendsenManostat.cpp 21.21% 26 Missing ⚠️
src/input/inputFileParser/manostatInputParser.cpp 15.78% 16 Missing ⚠️
src/settings/manostatSettings.cpp 6.66% 14 Missing ⚠️
src/setup/manostatSetup.cpp 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #526      +/-   ##
==========================================
- Coverage   91.31%   90.78%   -0.53%     
==========================================
  Files         319      319              
  Lines       14717    14826     +109     
  Branches     4909     4948      +39     
==========================================
+ Hits        13439    13460      +21     
- Misses       1192     1280      +88     
  Partials       86       86              

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