-
Notifications
You must be signed in to change notification settings - Fork 249
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
Release 3.9.2 #485
Merged
Merged
Release 3.9.2 #485
Conversation
This file contains 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
Sync CI changes from master to develop
Sync master and develop
* Add normal stat support to statistical_to_dataframe * fix _get_failed_batch_response * update test cases
* add `iam_role_arn` to s3 access for stat batch * adjust types
Split github actions per trigger and make use of reusable workflows
* adjust pyproject.toml * first few codes * second batch of codes * add even more codes (and start checking notebooks too * enable everything except the big ones * enable isort * ruff PT autofix * manually fix rest of pytest-style * switch to new-style annotations * adjust CI * revert future annotations in dataclass json files * fix the rest of annotations * ignore newly found mypy errors
* start adding changelog entries * added changes up to 2.4.6 * write down changes up to 3.0.2 * all updates up to 3.4.0 * releases up to 3.6.2 * finish changelog
* adjust CI * fix bug
Fix research accounts docs
* remove comments that are now considered redundant * provide new type-ignore comments
* update pre-commit and apply suggested changes * fix type mistake
* shorten documentation configuration file * restrict versions of sphinx and sphinx_rtd_theme to avoid randomly selected versions on RTD
* try fixing the newly found mypy issue * try number 2 * fix error in test
* update pre-commit * update version * satisfy linters * update changelog * update changelog * update read-the-docs configuration
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #485 +/- ##
==========================================
+ Coverage 91.70% 91.93% +0.22%
==========================================
Files 55 55
Lines 4788 4796 +8
==========================================
+ Hits 4391 4409 +18
+ Misses 397 387 -10
☔ View full report in Codecov by Sentry. |
mlubej
approved these changes
Oct 24, 2023
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.
No description provided.