Skip to content

Release/v 1.6.0#1685

Merged
shuds13 merged 899 commits intomainfrom
release/v_1.6.0
Mar 4, 2026
Merged

Release/v 1.6.0#1685
shuds13 merged 899 commits intomainfrom
release/v_1.6.0

Conversation

@shuds13
Copy link
Member

@shuds13 shuds13 commented Mar 4, 2026

Re: #1606

shuds13 and others added 30 commits December 2, 2025 20:54
…evelop/crate-ci/typos-1.40.0

Bump crate-ci/typos from 1.39.2 to 1.40.0
…on-updates-edc9f26ea3

Bump the python-updates group across 1 directory with 3 updates
Bumps the actions-updates group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…evelop/supercharge/redis-github-action-1.8.1

Bump supercharge/redis-github-action from 1.8.0 to 1.8.1
…o the gen_f. add a initialize_dists_and_inds call upon the initial sample being ingested in, inside update_local_H_after_receiving
…evelop/actions-updates-76468cb07f

Bump actions/checkout from 5 to 6 in the actions-updates group
* Install CPU-only pytorch

* Xopt install with no updating of deps

* Install Optimas from github main

* Temporarily only run target tests.
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.8.1 to 2.
- [Release notes](https://github.com/supercharge/redis-github-action/releases)
- [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md)
- [Commits](supercharge/redis-github-action@1.8.1...v2)

---
updated-dependencies:
- dependency-name: supercharge/redis-github-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the python-updates group with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.1...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…on-updates-80f5f76e78

Bump pytest from 9.0.1 to 9.0.2 in the python-updates group
…evelop/supercharge/redis-github-action-2

Bump supercharge/redis-github-action from 1.8.1 to 2
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 78.31184% with 185 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.39%. Comparing base (5d189fe) to head (7f3d098).
⚠️ Report is 900 commits behind head on main.

Files with missing lines Patch % Lines
libensemble/utils/misc.py 67.16% 36 Missing and 8 partials ⚠️
libensemble/gen_classes/aposmm.py 72.72% 17 Missing and 16 partials ⚠️
libensemble/generators.py 75.21% 22 Missing and 7 partials ⚠️
libensemble/specs.py 80.45% 13 Missing and 4 partials ⚠️
libensemble/gen_classes/external/sampling.py 68.42% 12 Missing ⚠️
libensemble/gen_funcs/persistent_aposmm.py 26.66% 7 Missing and 4 partials ⚠️
libensemble/utils/runners.py 91.26% 5 Missing and 4 partials ⚠️
libensemble/manager.py 60.00% 7 Missing and 1 partial ⚠️
libensemble/gen_funcs/aposmm_localopt_support.py 79.31% 4 Missing and 2 partials ⚠️
libensemble/sim_funcs/borehole_kills.py 0.00% 5 Missing ⚠️
... and 6 more

❗ There is a different number of reports uploaded between BASE (5d189fe) and HEAD (7f3d098). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (5d189fe) HEAD (7f3d098)
14 12
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1685       +/-   ##
===========================================
- Coverage   93.54%   78.39%   -15.16%     
===========================================
  Files          77       81        +4     
  Lines        7812     8257      +445     
  Branches     1160     1266      +106     
===========================================
- Hits         7308     6473      -835     
- Misses        328     1548     +1220     
- Partials      176      236       +60     

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

@shuds13 shuds13 requested review from jlnav and jmlarson1 and removed request for jlnav March 4, 2026 19:45
@@ -0,0 +1,21 @@

Ask/Tell Generators
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO jlnav: fix this

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleting this file. Doesn't contain helpful information anymore.

# TESTSUITE_COMMS: local
# TESTSUITE_NPROCS: 4
# TESTSUITE_EXTRA: true
# TESTSUITE_EXCLUDE: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is optimas maybe this test works...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nevermind

@shuds13 shuds13 merged commit fdb49a8 into main Mar 4, 2026
14 of 16 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.

4 participants