renew-js / renew-lib

Core component of renew-js for displaying and modifying drawings
Other
0 stars 0 forks source link

SVG Export #97

Closed 0x4d closed 5 years ago

0x4d commented 5 years ago

Closes #96

Adds SVG serializer and export behavior

codecov[bot] commented 5 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   64.82%   65.25%   +0.43%     
==========================================
  Files         127      129       +2     
  Lines        1450     1468      +18     
==========================================
+ Hits          940      958      +18     
  Misses        510      510
Impacted Files Coverage Δ
src/features/export/behaviors/SVGExportBehavior.js 100% <100%> (ø)
src/features/export/providers/Exporter.js 100% <100%> (ø) :arrow_up:
src/features/export/providers/SVGSerializer.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 f5c99f9...67cd49f. Read the comment docs.