Skip to content

Release/v 1.2.1 #1253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Feb 23, 2024
Merged

Release/v 1.2.1 #1253

merged 35 commits into from
Feb 23, 2024

Conversation

shuds13
Copy link
Member

@shuds13 shuds13 commented Feb 22, 2024

Ref: #1252

jmlarson1 and others added 30 commits December 21, 2023 11:57
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…evelop/crate-ci/typos-1.18.2

Bump crate-ci/typos from 1.18.1 to 1.18.2
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…lotlib-3.8.3

Bump matplotlib from 3.8.2 to 3.8.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [anyio](https://github.com/agronholm/anyio) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…st-8.0.1

Bump pytest from 8.0.0 to 8.0.1
Bumps [globus-compute-sdk](https://github.com/funcx-faas/funcx) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/funcx-faas/funcx/releases)
- [Changelog](https://github.com/funcx-faas/funcX/blob/main/docs/changelog.rst)
- [Commits](https://github.com/funcx-faas/funcx/commits)

---
updated-dependencies:
- dependency-name: globus-compute-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…us-compute-sdk-2.13.0

Bump globus-compute-sdk from 2.12.0 to 2.13.0
* dramatic refactorings courtesy of angel and codeclimate

* refactor Ensemble.copy_back

* add per-worker sim_dir test as non-extra

* this may actually be a pydantic issue that autodoc-pydantic hasn't addressed yet

* fixes model fields not rendering in docs; turns out pydantic.create_model doesn't play nicely with sphinx. other small fixes

* undo pydantic version pin in requirements.txt

* fix GenSpecs code sample
…e don't have the right pydantic, then raise ModuleNotFoundError
@shuds13 shuds13 self-assigned this Feb 22, 2024
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: Patch coverage is 93.65079% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 72.59%. Comparing base (eb15167) to head (325abb2).
Report is 2 commits behind head on main.

Files Patch % Lines
libensemble/utils/misc.py 0.00% 1 Missing and 1 partial ⚠️
libensemble/resources/gpu_detect.py 66.66% 1 Missing ⚠️
libensemble/utils/pydantic_bindings.py 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1253      +/-   ##
==========================================
+ Coverage   71.80%   72.59%   +0.78%     
==========================================
  Files          93       90       -3     
  Lines        8349     8151     -198     
  Branches     1505     1458      -47     
==========================================
- Hits         5995     5917      -78     
+ Misses       2105     1997     -108     
+ Partials      249      237      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shuds13 shuds13 requested review from jlnav and jmlarson1 February 23, 2024 15:19
@shuds13 shuds13 merged commit 7c59373 into main Feb 23, 2024
@shuds13 shuds13 deleted the release/v_1.2.1 branch March 19, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants