-
Notifications
You must be signed in to change notification settings - Fork 26
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
Release/v 1.2.1 #1253
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Release/v 1.2.0
Codecov config
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]>
…o-4.3.0 Bump anyio from 4.2.0 to 4.3.0
…st-8.0.1 Bump pytest from 8.0.0 to 8.0.1
Corner aposmm cases
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
Cleanup/simplify feb24
* 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
Tiny pydantic version detemination fixes
Codecov ReportAttention: Patch coverage is
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. |
jmlarson1
approved these changes
Feb 23, 2024
jlnav
approved these changes
Feb 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ref: #1252