ChainSafe / js-libp2p-gossipsub

TypeScript implementation of Gossipsub
Apache License 2.0
145 stars 43 forks source link

fix: unbundle 2-label metrics #433

Closed twoeths closed 1 year ago

twoeths commented 1 year ago

Motivation

Screenshot 2023-06-12 at 14 22 12

Description

Closes #426

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 3.33% and project coverage change: -0.22 :warning:

Comparison is base (324c693) 82.96% compared to head (eb89073) 82.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #433 +/- ## ========================================== - Coverage 82.96% 82.74% -0.22% ========================================== Files 48 48 Lines 11896 11930 +34 Branches 1282 1282 ========================================== + Hits 9869 9871 +2 - Misses 2027 2059 +32 ``` | [Impacted Files](https://app.codecov.io/gh/ChainSafe/js-libp2p-gossipsub/pull/433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChainSafe) | Coverage Δ | | |---|---|---| | [src/metrics.ts](https://app.codecov.io/gh/ChainSafe/js-libp2p-gossipsub/pull/433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChainSafe#diff-c3JjL21ldHJpY3MudHM=) | `19.67% <3.33%> (-0.61%)` | :arrow_down: |

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