Skip to content

set gen_specs.user.lb and ub from vocs variables bounds#1740

Open
jlnav wants to merge 9 commits into
developfrom
feature/set_bounds_from_vocs
Open

set gen_specs.user.lb and ub from vocs variables bounds#1740
jlnav wants to merge 9 commits into
developfrom
feature/set_bounds_from_vocs

"f": "MINIMIZE" in many tests wasn't correct

1f03f1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 0s

91.75% (+14.68%) compared to 4e1ab9e

View this Pull Request on Codecov

91.75% (+14.68%) compared to 4e1ab9e

Details

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.75%. Comparing base (4e1ab9e) to head (1f03f1a).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/specs.py 80.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1740       +/-   ##
============================================
+ Coverage    77.06%   91.75%   +14.68%     
============================================
  Files           79       79               
  Lines         8325     8340       +15     
  Branches      1282     1289        +7     
============================================
+ Hits          6416     7652     +1236     
+ Misses        1665      482     -1183     
+ Partials       244      206       -38     

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