Add DeviceConfiguration::disableImmediateMode to allow TPACKET_V3 on Linux - #2210
Open
MerinoSheep wants to merge 13 commits into
Open
Add DeviceConfiguration::disableImmediateMode to allow TPACKET_V3 on Linux#2210MerinoSheep wants to merge 13 commits into
DeviceConfiguration::disableImmediateMode to allow TPACKET_V3 on Linux#2210MerinoSheep wants to merge 13 commits into
Codecov / codecov/project
succeeded
Aug 21, 2026 in 0s
82.66% (+0.00%) compared to 73eb788
View this Pull Request on Codecov
82.66% (+0.00%) compared to 73eb788
Details
Codecov Report
❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.66%. Comparing base (73eb788) to head (848f132).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| Pcap++/src/PcapLiveDevice.cpp | 77.77% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## dev #2210 +/- ##
========================================
Coverage 82.66% 82.66%
========================================
Files 332 332
Lines 60278 60278
Branches 12526 12871 +345
========================================
Hits 49830 49830
+ Misses 9095 9032 -63
- Partials 1353 1416 +63 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading