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: support ipv6 #37

Merged
merged 2 commits into from
Dec 13, 2023
Merged

feat: support ipv6 #37

merged 2 commits into from
Dec 13, 2023

Conversation

devhaozi
Copy link
Member

@devhaozi devhaozi commented Dec 13, 2023

Closes goravel/goravel#308

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@devhaozi devhaozi requested a review from a team December 13, 2023 10:23
@devhaozi devhaozi self-assigned this Dec 13, 2023
@devhaozi devhaozi enabled auto-merge (squash) December 13, 2023 10:23
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (8de1f2e) 78.76% compared to head (5fbbeee) 78.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   78.76%   78.62%   -0.15%     
==========================================
  Files          12       12              
  Lines         876      870       -6     
==========================================
- Hits          690      684       -6     
  Misses        154      154              
  Partials       32       32              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Copy link
Contributor

@hwbrzzl hwbrzzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@devhaozi devhaozi merged commit 0a2133f into master Dec 13, 2023
7 checks passed
@devhaozi devhaozi deleted the haozi/ipv6 branch December 13, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feature] IPV6 support
3 participants