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

fix(ieee): some IEEE802.15.4 frame handling fixes #868

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

thvdveld
Copy link
Contributor

@thvdveld thvdveld commented Dec 6, 2023

No description provided.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

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

Comparison is base (36a143d) 79.62% compared to head (9bf6448) 79.63%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/wire/ieee802154.rs 84.84% 5 Missing ⚠️
src/iface/interface/mod.rs 80.00% 2 Missing ⚠️
src/socket/dns.rs 0.00% 1 Missing ⚠️
src/socket/udp.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
+ Coverage   79.62%   79.63%   +0.01%     
==========================================
  Files          78       78              
  Lines       28043    28066      +23     
==========================================
+ Hits        22329    22351      +22     
- Misses       5714     5715       +1     

☔ 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 Dec 6, 2023
Merged via the queue into smoltcp-rs:main with commit 481246d Dec 6, 2023
14 checks passed
@thvdveld thvdveld deleted the ieee-frame-fixes branch December 6, 2023 10:35
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