Add VLAN support #902
Open
Add VLAN support #902
Codecov / codecov/project
succeeded
Oct 9, 2024 in 0s
79.66% (-0.30%) compared to 4c27918
View this Pull Request on Codecov
79.66% (-0.30%) compared to 4c27918
Details
Codecov Report
Attention: Patch coverage is 56.65914%
with 192 lines
in your changes missing coverage. Please review.
Project coverage is 79.66%. Comparing base (
4c27918
) to head (5616b69
).
Report is 104 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/iface/interface/mod.rs | 35.38% | 84 Missing |
src/wire/vlan.rs | 75.13% | 47 Missing |
src/wire/ethernet.rs | 0.00% | 30 Missing |
src/iface/interface/ipv4.rs | 6.89% | 27 Missing |
src/iface/interface/ethernet.rs | 92.72% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #902 +/- ##
==========================================
- Coverage 79.96% 79.66% -0.30%
==========================================
Files 82 83 +1
Lines 28378 28783 +405
==========================================
+ Hits 22693 22931 +238
- Misses 5685 5852 +167
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading