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

CSMA-CA Fixes part 2 #21

Merged
merged 4 commits into from
Apr 5, 2024

Fix tests

43a557f
Select commit
Loading
Failed to load commit list.
Merged

CSMA-CA Fixes part 2 #21

Fix tests
43a557f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

73.82% (+0.04%) compared to 8c9bf10

View this Pull Request on Codecov

73.82% (+0.04%) compared to 8c9bf10

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 73.82%. Comparing base (8c9bf10) to head (43a557f).

Files Patch % Lines
dot15d4/src/csma/mod.rs 76.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   73.78%   73.82%   +0.04%     
==========================================
  Files          36       36              
  Lines        5538     5562      +24     
==========================================
+ Hits         4086     4106      +20     
- Misses       1452     1456       +4     

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