Skip to content

remove use_persis_return_sim plus mypy fixes#1715

Open
jlnav wants to merge 10 commits intodevelopfrom
refactor/rm_use_persis_return_sim
Open

remove use_persis_return_sim plus mypy fixes#1715
jlnav wants to merge 10 commits intodevelopfrom
refactor/rm_use_persis_return_sim

Conversation

@jlnav
Copy link
Copy Markdown
Member

@jlnav jlnav commented Apr 14, 2026

No description provided.

@jlnav jlnav marked this pull request as ready for review April 14, 2026 20:06
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

❌ Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.56%. Comparing base (b921293) to head (f18029e).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/history.py 66.66% 3 Missing and 1 partial ⚠️
libensemble/manager.py 66.66% 0 Missing and 1 partial ⚠️
libensemble/sim_funcs/six_hump_camel.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1715       +/-   ##
============================================
+ Coverage    77.77%   92.56%   +14.78%     
============================================
  Files           79       79               
  Lines         8192     8186        -6     
  Branches      1259     1261        +2     
============================================
+ Hits          6371     7577     +1206     
+ Misses        1581      404     -1177     
+ Partials       240      205       -35     

☔ 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 a review from shuds13 April 17, 2026 17:38
@shuds13
Copy link
Copy Markdown
Member

shuds13 commented Apr 28, 2026

Is the persistent sim example still getting tested.

Remove the sim and gen versions of this variable - check no persistent sim or gen is returning data that is not needed (ie. dupcliate of whatever was returned in loop). When they should return, you can see something with update H after loop.

jlnav added 8 commits April 29, 2026 08:03
…story_f from persis_sim. remove message warning that fields will be appended in upcoming release
…e latest status of the last few complete sims. So it's sim_ended count may not necessarily match sim_max
…d" fields. Noticed with test_persistent_aposmm_dfols not evaluating all "actual" sim-completed sims for any f below 3000 since the gen overwrote sim-ended
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