Skip to content

[Equil] Prevent component-basis oscillation in VCS solver

a5ed78d
Select commit
Loading
Failed to load commit list.
Open

Fix convergence failures in VCS constant TP solver #2124

[Equil] Prevent component-basis oscillation in VCS solver
a5ed78d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 0s

77.78% (+0.00%) compared to 9f82790

View this Pull Request on Codecov

77.78% (+0.00%) compared to 9f82790

Details

Codecov Report

❌ Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.78%. Comparing base (9f82790) to head (a5ed78d).

Files with missing lines Patch % Lines
src/equil/vcs_solve_TP.cpp 64.86% 9 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2124   +/-   ##
=======================================
  Coverage   77.78%   77.78%           
=======================================
  Files         452      452           
  Lines       53602    53611    +9     
  Branches     8958     8959    +1     
=======================================
+ Hits        41693    41701    +8     
- Misses       8883     8885    +2     
+ Partials     3026     3025    -1     

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