Skip to content

Refactor / remove ensemble.from_yaml/toml/json#1605

Merged
jlnav merged 8 commits intodevelopfrom
refactor/deprecate_from_yaml_toml_json
Mar 12, 2026
Merged

Refactor / remove ensemble.from_yaml/toml/json#1605
jlnav merged 8 commits intodevelopfrom
refactor/deprecate_from_yaml_toml_json

Conversation

@jlnav
Copy link
Member

@jlnav jlnav commented Oct 24, 2025

I think I was the only one who ever used these features... so lets clean these up.

Edit, December thoughts: being able to generate scripts via AI, plus our upcoming development with using VOCS to populate sim/gen specs, plus other interface changes, means that I'd have to update these features for that; and there's not much evidence there's a demand.

@jlnav jlnav marked this pull request as ready for review December 5, 2025 15:13
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.29%. Comparing base (1000202) to head (a7382ff).
⚠️ Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/ensemble.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1605      +/-   ##
===========================================
+ Coverage    93.27%   93.29%   +0.01%     
===========================================
  Files           81       81              
  Lines         8256     8188      -68     
  Branches      1266     1257       -9     
===========================================
- Hits          7701     7639      -62     
+ Misses         361      358       -3     
+ Partials       194      191       -3     

☔ 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 requested review from jmlarson1 and shuds13 December 5, 2025 16:41
@jlnav jlnav merged commit 9363f9b into develop Mar 12, 2026
26 of 27 checks passed
@jlnav jlnav deleted the refactor/deprecate_from_yaml_toml_json branch March 12, 2026 16:01
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