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: IPv6 support #192

Merged
merged 4 commits into from
Apr 21, 2023
Merged

feat: IPv6 support #192

merged 4 commits into from
Apr 21, 2023

Conversation

tarampampam
Copy link
Owner

@tarampampam tarampampam commented Apr 20, 2023

Fixes #191

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests are required for my changes)
  • I have made changes in the CHANGELOG.md file

@tarampampam tarampampam self-assigned this Apr 20, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #192 (bec0e0b) into master (940bd04) will decrease coverage by 0.51%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   48.90%   48.40%   -0.51%     
==========================================
  Files          32       32              
  Lines        1237     1250      +13     
==========================================
  Hits          605      605              
- Misses        594      607      +13     
  Partials       38       38              
Impacted Files Coverage Δ
internal/http/server.go 0.00% <0.00%> (ø)

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

@tarampampam tarampampam marked this pull request as ready for review April 20, 2023 11:13
@tarampampam tarampampam merged commit 36c5472 into master Apr 21, 2023
@tarampampam tarampampam deleted the feat/ipv6 branch April 21, 2023 12:33
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.

Support IPv6
1 participant