SocketLogger: A class to log all socket traffic. #4893
Codecov / codecov/project
succeeded
Jan 3, 2026 in 1s
80.81% (-0.04%) compared to 40fc5ec
View this Pull Request on Codecov
80.81% (-0.04%) compared to 40fc5ec
Details
Codecov Report
❌ Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.81%. Comparing base (40fc5ec) to head (49be0c1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scapy/socket_logger.py | 0.00% | 27 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4893 +/- ##
==========================================
- Coverage 80.85% 80.81% -0.04%
==========================================
Files 369 370 +1
Lines 90961 90988 +27
==========================================
- Hits 73542 73536 -6
- Misses 17419 17452 +33 | Files with missing lines | Coverage Δ | |
|---|---|---|
| scapy/socket_logger.py | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading