Closed noamross closed 8 years ago
92.62%
Merging #53 into master will decrease coverage by -0.31% as of
3c4b0f6
@@ master #53 diff @@
======================================
Files 6 6
Stmts 382 407 +25
Branches 0 0
Methods 0 0
======================================
+ Hit 355 377 +22
Partial 0 0
- Missed 27 30 +3
Review entire Coverage Diff as of
3c4b0f6
Powered by Codecov. Updated on successful CI builds.
This PR institutes changes that allow an SVG to be viewed while the device is open.
</svg>
, making it a valid SVG while the device is open.overwrite_page = TRUE
allows the current file to be overwritten when a new page is created. Default is FALSE, which uses the current behavior.This can easily be made compatible with #46 if need be.