jonhoo / inferno

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

Remove dependency on num_cpus #279

Closed jonhoo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.17% // Head: 91.14% // Decreases project coverage by -0.03% :warning:

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

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