Closed 0x4d closed 5 years ago
Merging #111 into master will increase coverage by
0.04%
. The diff coverage is92.85%
.
@@ Coverage Diff @@
## master #111 +/- ##
==========================================
+ Coverage 64.52% 64.56% +0.04%
==========================================
Files 138 138
Lines 1618 1620 +2
==========================================
+ Hits 1044 1046 +2
Misses 574 574
Impacted Files | Coverage Δ | |
---|---|---|
src/draw/Renderer.js | 78.57% <0%> (-2.68%) |
:arrow_down: |
src/features/export/providers/Exporter.js | 100% <100%> (ø) |
:arrow_up: |
src/core/Canvas.js | 63.15% <100%> (+13.15%) |
:arrow_up: |
src/features/export/providers/SVGSerializer.js | 100% <100%> (ø) |
:arrow_up: |
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 ddebca5...7edfc5c. Read the comment docs.
Closes #110
Describe your changes