Move interface logic into their logical files #889
Merged
Codecov / codecov/project
succeeded
Jan 5, 2024 in 0s
79.75% (+0.00%) compared to 4877a39
View this Pull Request on Codecov
79.75% (+0.00%) compared to 4877a39
Details
Codecov Report
Attention: 61 lines
in your changes are missing coverage. Please review.
Comparison is base (
4877a39
) 79.75% compared to head (f25c66d
) 79.75%.
Files | Patch % | Lines |
---|---|---|
src/iface/interface/ipv4.rs | 58.62% | 24 Missing |
src/iface/interface/sixlowpan.rs | 62.85% | 13 Missing |
src/iface/interface/ipv6.rs | 88.67% | 12 Missing |
src/iface/interface/udp.rs | 88.88% | 6 Missing |
src/iface/interface/tcp.rs | 82.75% | 5 Missing |
src/iface/interface/mod.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #889 +/- ##
=======================================
Coverage 79.75% 79.75%
=======================================
Files 78 80 +2
Lines 28036 28033 -3
=======================================
- Hits 22359 22358 -1
+ Misses 5677 5675 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading