secdev / scapy

Scapy: the Python-based interactive packet manipulation program & library.
https://scapy.net
GNU General Public License v2.0
10.29k stars 1.99k forks source link

Allow reading from fifo in *PcapReader* #4428

Closed gpotter2 closed 3 days ago

gpotter2 commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.56%. Comparing base (651df57) to head (ab461b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4428 +/- ## ========================================== + Coverage 80.83% 81.56% +0.73% ========================================== Files 352 352 Lines 84032 84035 +3 ========================================== + Hits 67925 68541 +616 + Misses 16107 15494 -613 ``` | [Files](https://app.codecov.io/gh/secdev/scapy/pull/4428?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev) | Coverage Δ | | |---|---|---| | [scapy/utils.py](https://app.codecov.io/gh/secdev/scapy/pull/4428?src=pr&el=tree&filepath=scapy%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvdXRpbHMucHk=) | `73.16% <100.00%> (+0.04%)` | :arrow_up: | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/secdev/scapy/pull/4428/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev)