jonhoo / inferno

A Rust port of FlameGraph
Other
1.68k stars 125 forks source link

Undo changes from #242 #263

Closed itamarst closed 2 years ago

itamarst commented 2 years ago

Fixes #261

I'm not reproducing #241 anymore, may just be luck though (it was intermittent). If this makes it start happening again I'll try again with some other approach, but I feel like having wrong width is a lot worse than occasional extra padding on the bottom.

codecov[bot] commented 2 years ago

Codecov Report

Base: 90.21% // Head: 90.21% // No change to project coverage :thumbsup:

Coverage data is based on head (14ae2a3) compared to base (900f255). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #263 +/- ## ======================================= Coverage 90.21% 90.21% ======================================= Files 19 19 Lines 4179 4179 ======================================= Hits 3770 3770 Misses 409 409 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

jonhoo commented 2 years ago

Thanks! Released in 0.11.8 :tada: