Closed tim-kilian closed 5 years ago
Merging #108 into master will increase coverage by
0.23%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #108 +/- ##
==========================================
+ Coverage 64.03% 64.27% +0.23%
==========================================
Files 131 134 +3
Lines 1535 1545 +10
==========================================
+ Hits 983 993 +10
Misses 552 552
Impacted Files | Coverage Δ | |
---|---|---|
src/Viewer.js | 91.66% <ø> (ø) |
:arrow_up: |
src/features/zoom/providers/ZoomProvider.js | 100% <100%> (ø) |
|
src/core/Canvas.js | 50% <100%> (+3.84%) |
:arrow_up: |
src/features/zoom/behaviors/ZoomOutBehavior.js | 100% <100%> (ø) |
|
src/features/zoom/behaviors/ZoomInBehavior.js | 100% <100%> (ø) |
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 5494ba2...540cbee. Read the comment docs.
Closes #107
Describe your changes
getCurrentScale
for the current zoom scale in the Canvas provider