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

v2.0.0 #257

Merged
merged 56 commits into from
Dec 19, 2021
Merged

v2.0.0 #257

merged 56 commits into from
Dec 19, 2021

Conversation

jacob-rosenthal
Copy link
Collaborator

What's new in v2.0.0:

Because the file format is changed in this version, .h5path files saved in older versions will not be able to be loaded in this one, and vice versa (i.e. breaking backwards compatibility, hence the bumped major version).

jacob-rosenthal and others added 30 commits November 8, 2021 11:57
jacob-rosenthal and others added 25 commits November 24, 2021 11:26
Refactor h5manager and h5path format for performance
fix bug when reading region from openslide backend at higher levels
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2021

Codecov Report

Merging #257 (a4fddcd) into master (5f30ae1) will decrease coverage by 0.69%.
The diff coverage is 94.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
- Coverage   85.31%   84.62%   -0.70%     
==========================================
  Files          26       26              
  Lines        2540     2432     -108     
==========================================
- Hits         2167     2058     -109     
- Misses        373      374       +1     
Impacted Files Coverage Δ
pathml/datasets/utils.py 100.00% <ø> (+9.09%) ⬆️
pathml/core/slide_data.py 85.39% <81.25%> (-0.32%) ⬇️
pathml/core/tiles.py 93.61% <85.71%> (-2.94%) ⬇️
pathml/utils.py 88.88% <88.23%> (-0.19%) ⬇️
pathml/core/h5managers.py 80.58% <94.44%> (-6.87%) ⬇️
pathml/_version.py 100.00% <100.00%> (ø)
pathml/core/slide_backends.py 96.76% <100.00%> (+0.54%) ⬆️
pathml/core/slide_dataset.py 70.45% <100.00%> (-2.05%) ⬇️
pathml/core/tile.py 75.75% <100.00%> (+0.37%) ⬆️
pathml/datasets/deepfocus.py 52.30% <100.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f30ae1...a4fddcd. Read the comment docs.

@jacob-rosenthal jacob-rosenthal merged commit dfb3d11 into master Dec 19, 2021
@jacob-rosenthal jacob-rosenthal deleted the v2.0.0 branch December 19, 2021 17:56
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.

None yet

4 participants