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

chore: remove unnecessary IPv6 feature flags #860

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

thvdveld
Copy link
Contributor

These feature flags are already implied from the module in src/iface/interface/mod.rs.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a226d5b) 79.60% compared to head (f3be43a) 79.55%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #860      +/-   ##
==========================================
- Coverage   79.60%   79.55%   -0.06%     
==========================================
  Files          78       78              
  Lines       27896    27917      +21     
==========================================
+ Hits        22206    22208       +2     
- Misses       5690     5709      +19     

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

@thvdveld thvdveld added this pull request to the merge queue Nov 27, 2023
Merged via the queue into smoltcp-rs:main with commit 2535160 Nov 27, 2023
14 checks passed
@thvdveld thvdveld deleted the remove-unused-ipv6-feature-flags branch November 27, 2023 15:05
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