fix(tcpdump): partial checksum #1015
Merged
Codecov / codecov/project
succeeded
Nov 29, 2024 in 0s
80.77% (+0.01%) compared to 33bf798
View this Pull Request on Codecov
80.77% (+0.01%) compared to 33bf798
Details
Codecov Report
Attention: Patch coverage is 45.71429%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 80.77%. Comparing base (
33bf798
) to head (dff1c20
).
Report is 10 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/wire/tcp.rs | 0.00% | 10 Missing |
src/wire/ip.rs | 56.25% | 7 Missing |
src/wire/ipv4.rs | 0.00% | 1 Missing |
src/wire/udp.rs | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1015 +/- ##
==========================================
+ Coverage 80.75% 80.77% +0.01%
==========================================
Files 81 81
Lines 28340 28415 +75
==========================================
+ Hits 22887 22953 +66
- Misses 5453 5462 +9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading