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

fixed swarm event tracking bug #401

Merged
merged 1 commit into from
Dec 29, 2023
Merged

fixed swarm event tracking bug #401

merged 1 commit into from
Dec 29, 2023

Conversation

sh3ll3x3c
Copy link
Member

  • Swarm event tracking is now properly done using adequate hashmap
  • Routing updated events are not tracked anymore
  • add_address operation is now fully async

@codecov-commenter
Copy link

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (6ab5af9) 36.04% compared to head (0468fa0) 36.08%.

Files Patch % Lines
src/network/p2p/client.rs 0.00% 5 Missing ⚠️
src/network/p2p/event_loop.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   36.04%   36.08%   +0.03%     
==========================================
  Files          38       38              
  Lines       13525    13511      -14     
==========================================
  Hits         4875     4875              
+ Misses       8650     8636      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sh3ll3x3c sh3ll3x3c merged commit f3ebc13 into main Dec 29, 2023
1 check passed
@sh3ll3x3c sh3ll3x3c deleted the dial-error-handling branch December 29, 2023 14:06
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.

3 participants