John-P / wsic

Whole Slide image (WSI) conversion for brightfield histology images
MIT License
32 stars 4 forks source link

🚑 Fix `DICOMWSIReader` Requiring Interactive Input #102

Closed John-P closed 1 year ago

John-P commented 1 year ago

Critial hotfix to address and issue where initializing DICOMWSIReader required user input which preventing creation of readers in subprocesses.

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (419b43e) into dev (8db6711) will decrease coverage by 0.05%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##              dev     #102      +/-   ##
==========================================
- Coverage   89.14%   89.10%   -0.05%     
==========================================
  Files          14       14              
  Lines        1944     1946       +2     
==========================================
+ Hits         1733     1734       +1     
- Misses        211      212       +1     
Impacted Files Coverage Δ
wsic/readers.py 86.10% <ø> (-0.04%) :arrow_down:
wsic/cli.py 92.07% <66.66%> (-0.78%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more