Skip to content
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 23 commits into from
Oct 24, 2023
Merged

Release 3.9.2 #485

merged 23 commits into from
Oct 24, 2023

Conversation

zigaLuksic
Copy link
Collaborator

No description provided.

zigaLuksic and others added 23 commits May 5, 2023 14:42
Sync CI changes from master to 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
* 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-commenter
Copy link

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (98d0327) 91.70% compared to head (e757999) 91.93%.

❗ 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     
Files Coverage Δ
sentinelhub/_version.py 100.00% <100.00%> (ø)
sentinelhub/api/__init__.py 100.00% <ø> (ø)
sentinelhub/api/base.py 87.93% <100.00%> (-0.21%) ⬇️
sentinelhub/api/base_request.py 87.50% <100.00%> (+0.12%) ⬆️
sentinelhub/api/batch/__init__.py 100.00% <ø> (ø)
sentinelhub/api/batch/base.py 86.15% <100.00%> (ø)
sentinelhub/api/batch/process.py 73.57% <100.00%> (-0.14%) ⬇️
sentinelhub/api/batch/utils.py 100.00% <100.00%> (ø)
sentinelhub/api/byoc.py 94.54% <100.00%> (-0.05%) ⬇️
sentinelhub/api/catalog.py 92.10% <100.00%> (+0.06%) ⬆️
... and 39 more

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

@zigaLuksic zigaLuksic merged commit 7760095 into master Oct 24, 2023
14 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.

6 participants