Skip to content

Merge branch 'develop' into refactor/deprecate_from_yaml_toml_json

0d03ef1
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'develop' into refactor/deprecate_from_yaml_toml_json
0d03ef1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

93.41% (+0.07%) compared to 229f7f9

View this Pull Request on Codecov

93.41% (+0.07%) compared to 229f7f9

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.41%. Comparing base (229f7f9) to head (0d03ef1).
⚠️ Report is 3 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.33%   93.41%   +0.07%     
===========================================
  Files           76       76              
  Lines         7580     7512      -68     
  Branches      1119     1110       -9     
===========================================
- Hits          7075     7017      -58     
+ Misses         330      325       -5     
+ Partials       175      170       -5     

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