Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unbound event listener #374

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Conversation

wemeetagain
Copy link
Member

Resolves #373

@wemeetagain wemeetagain requested a review from a team as a code owner November 15, 2022 00:15
@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2022

Codecov Report

Base: 83.29% // Head: 83.29% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   83.29%   83.29%           
=======================================
  Files          48       48           
  Lines       11779    11779           
  Branches     1265     1265           
=======================================
  Hits         9811     9811           
  Misses       1968     1968           
Impacted Files Coverage Δ
src/index.ts 69.78% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dapplion dapplion merged commit 087a66a into master Nov 15, 2022
@dapplion dapplion deleted the cayman/fix-change-multiaddr-listener branch November 15, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not bound GossipPubSub results in "addIP" being undefined
4 participants