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

Update Ip6Address::FromString to support address with interface #2616

Closed
wants to merge 1 commit into from

Conversation

sunytt
Copy link
Contributor

@sunytt sunytt commented Nov 22, 2024

Add support for address that are in the form of "fe80::1234%eth0".

@sunytt sunytt changed the title Update Ip6Address::FromString to support address string including Update Ip6Address::FromString to support address with interface Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.92%. Comparing base (2b41187) to head (6bcc5c5).
Report is 880 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2616      +/-   ##
==========================================
- Coverage   55.77%   45.92%   -9.86%     
==========================================
  Files          87      106      +19     
  Lines        6890    12627    +5737     
  Branches        0      915     +915     
==========================================
+ Hits         3843     5799    +1956     
- Misses       3047     6511    +3464     
- Partials        0      317     +317     

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


🚨 Try these New Features:

@sunytt sunytt closed this Nov 22, 2024
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