jonhoo / inferno

A Rust port of FlameGraph
Other
1.64k stars 117 forks source link

Fix a few typos #288

Closed bnzone closed 1 year ago

bnzone commented 1 year ago

Just fixing a few typos

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (951a1d8) 91.17% compared to head (d68c83e) 91.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ======================================= Coverage 91.17% 91.17% ======================================= Files 19 19 Lines 4238 4238 ======================================= Hits 3864 3864 Misses 374 374 ``` | [Impacted Files](https://codecov.io/gh/jonhoo/inferno/pull/288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset) | Coverage Δ | | |---|---|---| | [src/flamegraph/color/mod.rs](https://codecov.io/gh/jonhoo/inferno/pull/288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2ZsYW1lZ3JhcGgvY29sb3IvbW9kLnJz) | `87.39% <ø> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.