cornerstoneTools
cornerstoneTools copied to clipboard
fix(cornerstoneTools):Fetch the overlay if an async method is available
This fix allows the overlay tool to call an asynchronous retrieveBulkData method if the overlay pixeldata has a retrieveBulkData method, and then render the overlay correctly.
Codecov Report
Merging #1451 (80bc9e2) into master (95c3b7c) will decrease coverage by
0.05%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #1451 +/- ##
==========================================
- Coverage 20.16% 20.10% -0.06%
==========================================
Files 287 287
Lines 10102 10131 +29
Branches 2060 2069 +9
==========================================
Hits 2037 2037
- Misses 6852 6872 +20
- Partials 1213 1222 +9
Impacted Files | Coverage Δ | |
---|---|---|
src/tools/OverlayTool.js | 1.16% <0.00%> (-0.60%) |
:arrow_down: |
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 95c3b7c...80bc9e2. Read the comment docs.