jonhoo / inferno

A Rust port of FlameGraph
Other
1.65k stars 118 forks source link

Refresh CI scripts #259

Closed jonhoo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 87.36% // Head: 90.21% // Increases project coverage by +2.84% :tada:

Coverage data is based on head (ba2391f) compared to base (b8f9260). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ========================================== + Coverage 87.36% 90.21% +2.84% ========================================== Files 18 19 +1 Lines 2541 4179 +1638 ========================================== + Hits 2220 3770 +1550 - Misses 321 409 +88 ``` | [Impacted Files](https://codecov.io/gh/jonhoo/inferno/pull/259?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset) | Coverage Δ | | |---|---|---| | [src/collapse/dtrace.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL2R0cmFjZS5ycw==) | `81.09% <0.00%> (-9.53%)` | :arrow_down: | | [src/collapse/perf.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL3BlcmYucnM=) | `88.70% <0.00%> (-9.29%)` | :arrow_down: | | [src/flamegraph/color/palettes.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2ZsYW1lZ3JhcGgvY29sb3IvcGFsZXR0ZXMucnM=) | `98.91% <0.00%> (-0.49%)` | :arrow_down: | | [src/differential/mod.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2RpZmZlcmVudGlhbC9tb2QucnM=) | `94.87% <0.00%> (-0.37%)` | :arrow_down: | | [src/collapse/matcher.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL21hdGNoZXIucnM=) | `100.00% <0.00%> (ø)` | | | [src/lib.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2xpYi5ycw==) | `100.00% <0.00%> (ø)` | | | [src/flamegraph/rand.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2ZsYW1lZ3JhcGgvcmFuZC5ycw==) | `98.33% <0.00%> (+0.96%)` | :arrow_up: | | [src/collapse/vsprof.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL3ZzcHJvZi5ycw==) | `93.77% <0.00%> (+1.09%)` | :arrow_up: | | [src/flamegraph/color/palette\_map.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2ZsYW1lZ3JhcGgvY29sb3IvcGFsZXR0ZV9tYXAucnM=) | `96.85% <0.00%> (+1.28%)` | :arrow_up: | | [src/collapse/sample.rs](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset#diff-c3JjL2NvbGxhcHNlL3NhbXBsZS5ycw==) | `94.77% <0.00%> (+1.51%)` | :arrow_up: | | ... and [9 more](https://codecov.io/gh/jonhoo/inferno/pull/259/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Gjengset) | | 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.