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(iface/sixlowpan): rewrite sixlowpan_to_ipv6 #888

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

thvdveld
Copy link
Contributor

@thvdveld thvdveld commented Jan 5, 2024

This commit rewrites the sixlowpan_to_ipv6 function to be more readable. The function is now smaller and easier to understand.

This commit rewrites the `sixlowpan_to_ipv6` function to be more
readable. The function is now smaller and easier to understand.
@thvdveld thvdveld enabled auto-merge January 5, 2024 12:33
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

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

Comparison is base (2e60fc2) 79.70% compared to head (2051840) 79.75%.

Files Patch % Lines
src/iface/interface/sixlowpan.rs 93.75% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #888      +/-   ##
==========================================
+ Coverage   79.70%   79.75%   +0.04%     
==========================================
  Files          78       78              
  Lines       28042    28036       -6     
==========================================
+ Hits        22351    22359       +8     
+ Misses       5691     5677      -14     

☔ 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 Jan 5, 2024
Merged via the queue into smoltcp-rs:main with commit 4877a39 Jan 5, 2024
14 checks passed
@thvdveld thvdveld deleted the decompress-sixlowpan branch January 5, 2024 12:42
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