ChainSafe / js-libp2p-gossipsub

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

feat: publish at least mesh_n peers #493

Closed twoeths closed 6 months ago

twoeths commented 7 months ago

Motivation

Description

see https://github.com/ChainSafe/lodestar/issues/6596#issuecomment-2021834289

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 78.68%. Comparing base (ff620fd) to head (14a6c32).

:exclamation: Current head 14a6c32 differs from pull request most recent head e43f074. Consider uploading reports for the commit e43f074 to get more accurate results

Files Patch % Lines
src/index.ts 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #493 +/- ## ========================================== - Coverage 78.79% 78.68% -0.12% ========================================== Files 46 46 Lines 11007 11019 +12 Branches 1077 1075 -2 ========================================== - Hits 8673 8670 -3 - Misses 2334 2349 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.