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: listen multiple UDP addresses #175

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

giangndm
Copy link
Contributor

This PR enable listen UDP port with multiple UDP addresses

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 71.54472% with 70 lines in your changes missing coverage. Please review.

Project coverage is 83.21%. Comparing base (2cbfec4) to head (51e7f38).

Files Patch % Lines
...work/src/controller_plane/neighbours/connection.rs 38.00% 31 Missing ⚠️
bin/src/main.rs 0.00% 15 Missing ⚠️
packages/network/src/data_plane.rs 84.48% 9 Missing ⚠️
packages/runner/src/worker_inner.rs 80.00% 5 Missing ⚠️
packages/network/src/features/router_sync.rs 57.14% 3 Missing ⚠️
...ackages/network/src/controller_plane/neighbours.rs 87.50% 2 Missing ⚠️
packages/network/src/data_plane/features.rs 77.77% 2 Missing ⚠️
packages/network/src/features/neighbours.rs 50.00% 1 Missing ⚠️
packages/network/src/features/pubsub/controller.rs 66.66% 1 Missing ⚠️
...work/src/features/pubsub/controller/local_relay.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
- Coverage   83.28%   83.21%   -0.07%     
==========================================
  Files          68       68              
  Lines        9016     9051      +35     
==========================================
+ Hits         7509     7532      +23     
- Misses       1507     1519      +12     

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

@giangndm giangndm merged commit fa3102d into 8xFF:master Jul 22, 2024
8 of 10 checks passed
@github-actions github-actions bot mentioned this pull request Jul 22, 2024
@giangndm giangndm mentioned this pull request Aug 27, 2024
2 tasks
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