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

Feature/15 add support for ipv6 #20

Merged
merged 11 commits into from
Sep 30, 2024
Merged

Conversation

beac0n
Copy link
Owner

@beac0n beac0n commented Sep 30, 2024

No description provided.

@beac0n beac0n linked an issue Sep 30, 2024 that may be closed by this pull request
@beac0n beac0n merged commit 865ff19 into master Sep 30, 2024
6 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 81.30081% with 46 lines in your changes missing coverage. Please review.

Project coverage is 86.21%. Comparing base (6504a23) to head (dea5b78).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
src/config_server.rs 76.62% 18 Missing ⚠️
src/config_client.rs 71.79% 11 Missing ⚠️
src/server.rs 89.04% 8 Missing ⚠️
src/commander.rs 63.63% 4 Missing ⚠️
src/blocklist.rs 33.33% 2 Missing ⚠️
src/common.rs 60.00% 2 Missing ⚠️
src/client.rs 96.87% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   85.99%   86.21%   +0.21%     
==========================================
  Files           9        9              
  Lines         757      827      +70     
==========================================
+ Hits          651      713      +62     
- Misses        106      114       +8     

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

@beac0n beac0n deleted the feature/15-add-support-for-ipv6 branch September 30, 2024 14:23
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.

add support for IPv6
2 participants