Closed kimikage closed 4 years ago
https://kimikage.github.io/ProfileSVG.jl/previews/PR28/#Exporting-to-SVG-file-1
I can't deny the dirtiness, but it is better than nothing. :sweat_smile:
Merging #28 into master will increase coverage by
1.20%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #28 +/- ##
==========================================
+ Coverage 87.80% 89.01% +1.20%
==========================================
Files 2 2
Lines 82 91 +9
==========================================
+ Hits 72 81 +9
Misses 10 10
Impacted Files | Coverage Δ | |
---|---|---|
src/ProfileSVG.jl | 82.45% <100.00%> (+3.28%) |
:arrow_up: |
src/svgwriter.jl | 100.00% <100.00%> (ø) |
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 aae2845...489dc9a. Read the comment docs.
Fixes #27
Preview: https://kimikage.github.io/ProfileSVG.jl/previews/PR28/
I plan to merge this in half a day and release v0.1.2. ~If there are no serious bugs, the next version will be v0.2.0.~ Edit: I want to release the extra v0.1.3, which may improve the speed performance.