jonhoo / inferno

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

Remove dependency on atty #280

Closed jonhoo closed 1 year ago

jonhoo commented 1 year ago

Fixes #278.

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.14% // Head: 91.17% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (ef67d34) compared to base (d7034f0). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ========================================== + Coverage 91.14% 91.17% +0.02% ========================================== Files 19 19 Lines 4237 4237 ========================================== + Hits 3862 3863 +1 + Misses 375 374 -1 ``` | [Impacted Files](https://codecov.io/gh/jonhoo/inferno/pull/280?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset) | Coverage Δ | | |---|---|---| | [src/collapse/mod.rs](https://codecov.io/gh/jonhoo/inferno/pull/280?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL21vZC5ycw==) | `96.96% <100.00%> (ø)` | | | [src/collapse/common.rs](https://codecov.io/gh/jonhoo/inferno/pull/280?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL2NvbW1vbi5ycw==) | `66.95% <0.00%> (+0.21%)` | :arrow_up: | 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.