Support Multiple Comments in Packet Object - #4798
Merged
Merged
Codecov / codecov/project
succeeded
Sep 3, 2025 in 1s
80.90% (+0.82%) compared to b54fdb7
View this Pull Request on Codecov
80.90% (+0.82%) compared to b54fdb7
Details
Codecov Report
❌ Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.90%. Comparing base (b54fdb7) to head (ecab9a6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scapy/utils.py | 86.36% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4798 +/- ##
==========================================
+ Coverage 80.08% 80.90% +0.82%
==========================================
Files 365 366 +1
Lines 89027 90158 +1131
==========================================
+ Hits 71296 72946 +1650
+ Misses 17731 17212 -519 | Files with missing lines | Coverage Δ | |
|---|---|---|
| scapy/packet.py | 84.66% <100.00%> (+0.10%) |
⬆️ |
| scapy/utils.py | 73.54% <86.36%> (-0.33%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading