Skip to content

Conversation

@John-P
Copy link
Contributor

@John-P John-P commented Oct 22, 2021

  • Move get_wsireader to a WSIReader.open static method and add a deprecation notice to get_wsireader.

John-P and others added 30 commits May 19, 2021 15:14
Add preliminary support for OME-TIFF using an ArrayView class to make indexing order consistent in YX order.
Resolved issues in tiatoolbox/wsicore/wsireader.py via DeepSource Autofix
@shaneahmed shaneahmed added the enhancement New feature or request label Oct 22, 2021
Copy link
Member

@shaneahmed shaneahmed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about tests?

- Revert bug fix for cv2 v4.5.4
- Fix a bug which was ignoring npy files.
@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #169 (3c605f3) into develop (748ed2a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #169   +/-   ##
========================================
  Coverage    99.79%   99.79%           
========================================
  Files           40       40           
  Lines         2955     2959    +4     
  Branches       492      492           
========================================
+ Hits          2949     2953    +4     
  Misses           1        1           
  Partials         5        5           
Impacted Files Coverage Δ
tiatoolbox/wsicore/wsireader.py 99.31% <100.00%> (+<0.01%) ⬆️
tiatoolbox/models/architecture/unet.py 100.00% <0.00%> (ø)
tiatoolbox/models/architecture/utils.py 100.00% <0.00%> (ø)
tiatoolbox/models/controller/semantic_segmentor.py 100.00% <0.00%> (ø)

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 748ed2a...3c605f3. Read the comment docs.

Copy link
Member

@shaneahmed shaneahmed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @John-P

@shaneahmed shaneahmed merged commit a8c33e6 into develop Oct 27, 2021
@shaneahmed shaneahmed deleted the feature-wsireader-open branch October 27, 2021 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants