Closed John-P closed 1 year ago
Merging #102 (419b43e) into dev (8db6711) will decrease coverage by
0.05%
. The diff coverage is66.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
Critial hotfix to address and issue where initializing
DICOMWSIReader
required user input which preventing creation of readers in subprocesses.