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

feat: node multi addrs #98

Merged
merged 7 commits into from
Dec 21, 2023
Merged

Conversation

giangndm
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (b9fd66a) 86.81% compared to head (48dcd7e) 87.13%.
Report is 1 commits behind head on master.

Files Patch % Lines
packages/services/manual_discovery/src/behavior.rs 71.23% 21 Missing ⚠️
packages/transports/tcp/src/connector.rs 83.78% 12 Missing ⚠️
packages/transports/udp/src/connector.rs 85.24% 9 Missing ⚠️
packages/services/dht_discovery/src/behavior.rs 0.00% 7 Missing ⚠️
packages/transports/tcp/src/transport.rs 84.61% 4 Missing ⚠️
packages/transports/udp/src/transport.rs 78.94% 4 Missing ⚠️
packages/network/src/plane.rs 80.00% 3 Missing ⚠️
packages/services/dht_discovery/src/logic.rs 89.65% 3 Missing ⚠️
packages/services/tun_tap/src/behavior.rs 0.00% 3 Missing ⚠️
packages/transports/vnet/src/earth.rs 91.89% 3 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   86.81%   87.13%   +0.32%     
==========================================
  Files         118      114       -4     
  Lines       13412    12594     -818     
==========================================
- Hits        11643    10974     -669     
+ Misses       1769     1620     -149     

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

@giangndm giangndm marked this pull request as ready for review December 21, 2023 03:48
@giangndm giangndm merged commit 8901f24 into 8xFF:master Dec 21, 2023
6 checks passed
@github-actions github-actions bot mentioned this pull request Dec 21, 2023
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.

1 participant