kimikage / ProfileSVG.jl

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

Fix double escaping of '&' #75

Closed kimikage closed 6 months ago

kimikage commented 6 months ago

This fixes #74.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1e5208b) to head (818ad15).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 196 198 +2 ========================================= + Hits 196 198 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.