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

rename Scope to MulticastScope #898

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

thvdveld
Copy link
Contributor

It was not clear what scope meant. Renaming it to MulticastScope makes it clear that it is only used for multicast addresses.

It was not clear what scope meant. Renaming it to MulticastScope makes
it clear that it is only used for multicast addresses.
@thvdveld thvdveld added this pull request to the merge queue Jan 15, 2024
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (67f0528) 0.00% compared to head (c7de00a) 79.91%.

Files Patch % Lines
src/iface/interface/ipv6.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           main     #898       +/-   ##
=========================================
+ Coverage      0   79.91%   +79.91%     
=========================================
  Files         0       80       +80     
  Lines         0    28242    +28242     
=========================================
+ Hits          0    22570    +22570     
- Misses        0     5672     +5672     

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

Merged via the queue into smoltcp-rs:main with commit cf0c0d4 Jan 15, 2024
14 checks passed
@thvdveld thvdveld deleted the rename-scope branch January 15, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant