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

Fix issue 4418 #4419

Closed gpotter2 closed 2 weeks 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 (aff2b98) to head (460c6b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4419 +/- ## ========================================== - Coverage 81.56% 81.56% -0.01% ========================================== Files 352 352 Lines 84032 84032 ========================================== - Hits 68544 68543 -1 - Misses 15488 15489 +1 ``` | [Files](https://app.codecov.io/gh/secdev/scapy/pull/4419?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev) | Coverage Δ | | |---|---|---| | [scapy/layers/tls/handshake.py](https://app.codecov.io/gh/secdev/scapy/pull/4419?src=pr&el=tree&filepath=scapy%2Flayers%2Ftls%2Fhandshake.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvbGF5ZXJzL3Rscy9oYW5kc2hha2UucHk=) | `87.55% <100.00%> (+0.11%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/secdev/scapy/pull/4419/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev)