Skip to content

Add vocs sampling gens#1728

Merged
shuds13 merged 3 commits into
developfrom
add_vocs_sampling_gens
May 19, 2026
Merged

Add vocs sampling gens#1728
shuds13 merged 3 commits into
developfrom
add_vocs_sampling_gens

Conversation

@shuds13

@shuds13 shuds13 commented May 14, 2026

Copy link
Copy Markdown
Member
  • Adds remaining sampling generators as gest-api gens.
  • Updates initial_sample_method to accept sample constructed with options
  • Keeps string option for initial_sample_method for simple samplers.
  • Adds test for LHS class and using initial_sample_method with sampler instance.

Remaining methods to be tested when tests are bulk updated to use VOCS.

@shuds13 shuds13 requested review from jlnav and jmlarson1 May 14, 2026 18:40
@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 34.58647% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.78%. Comparing base (05fa70f) to head (6824bb3).
⚠️ Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/gen_classes/sampling.py 36.58% 78 Missing ⚠️
libensemble/utils/runners.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1728       +/-   ##
============================================
+ Coverage    77.81%   91.78%   +13.97%     
============================================
  Files           79       79               
  Lines         8191     8317      +126     
  Branches      1264     1279       +15     
============================================
+ Hits          6374     7634     +1260     
+ Misses        1578      481     -1097     
+ Partials       239      202       -37     

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

@jlnav

jlnav commented May 14, 2026

Copy link
Copy Markdown
Member

I'm assuming when tests are bulk-updated is when the old versions will be deprecated/deleted?

@shuds13 shuds13 merged commit 1945b5e into develop May 19, 2026
17 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants