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 1.5.1 #763

Merged
merged 8 commits into from
Oct 17, 2023
Merged

Release 1.5.1 #763

merged 8 commits into from
Oct 17, 2023

Conversation

zigaLuksic
Copy link
Collaborator

No description provided.

zigaLuksic and others added 8 commits September 7, 2023 08:08
* add test

* add implementation

* add docstrings

* remove consolidate use from codebase, deprecate, and fix a bug

* add MR suggestions
* add task and implementation and (partial) tests

* make input options more powerful
* adjust tests

* fix implementation

* remove other occurences of empty squeeze

* assert correct dtype
* increase version for minor release and update pre-commit

* adjust CHANGELOG
* Add option to treat temporal warnings as errors in eoexecutions

* adjust changelog for this MR

* rename param

* (quietly fix test)
* add rule for dictionaries, also apply rules to all non-sequence objects

* recursively apply to subelements

* simplify a bit

* remove needless docstring

* adjust changelog

* Update eolearn/core/eodata.py

Co-authored-by: Matic Lubej <[email protected]>

---------

Co-authored-by: Matic Lubej <[email protected]>
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (596fdc1) 92.41% compared to head (f311aa7) 92.39%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
- Coverage   92.41%   92.39%   -0.02%     
==========================================
  Files          41       41              
  Lines        4270     4301      +31     
==========================================
+ Hits         3946     3974      +28     
- Misses        324      327       +3     
Files Coverage Δ
eolearn/core/eoexecution.py 92.73% <100.00%> (+0.73%) ⬆️
eolearn/core/eoworkflow.py 96.87% <100.00%> (+1.19%) ⬆️
eolearn/core/extra/ray.py 95.23% <100.00%> (ø)
eolearn/features/extra/clustering.py 100.00% <100.00%> (ø)
eolearn/geometry/morphology.py 97.10% <100.00%> (+0.13%) ⬆️
eolearn/core/core_tasks.py 98.52% <87.50%> (-0.46%) ⬇️
eolearn/core/utils/parallelize.py 93.05% <75.00%> (+0.74%) ⬆️
eolearn/core/eodata.py 93.65% <91.17%> (-1.27%) ⬇️

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

@zigaLuksic zigaLuksic merged commit e93682c into master Oct 17, 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.

2 participants