kimikage / ProfileSVG.jl

Write flame graphs to SVG format and explore them interactively in Jupyter, Pluto, etc.
MIT License
53 stars 7 forks source link

Rename functions and variables #24

Closed kimikage closed 4 years ago

kimikage commented 4 years ago

No change in functionality.

codecov-io commented 4 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.32%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   87.50%   87.17%   -0.33%     
==========================================
  Files           2        2              
  Lines          80       78       -2     
==========================================
- Hits           70       68       -2     
  Misses         10       10              
Impacted Files Coverage Δ
src/ProfileSVG.jl 79.16% <100.00%> (-5.45%) :arrow_down:
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 b6ac1f9...4e200f6. Read the comment docs.