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 OpenFlow3 padding bug #4440

Closed gpotter2 closed 3 days ago

gpotter2 commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 82.10%. Comparing base (7dcb5fe) to head (17a81df). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4440 +/- ## ========================================== + Coverage 81.43% 82.10% +0.67% ========================================== Files 353 353 Lines 84258 84299 +41 ========================================== + Hits 68615 69215 +600 + Misses 15643 15084 -559 ``` | [Files](https://app.codecov.io/gh/secdev/scapy/pull/4440?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev) | Coverage Δ | | |---|---|---| | [scapy/contrib/openflow3.py](https://app.codecov.io/gh/secdev/scapy/pull/4440?src=pr&el=tree&filepath=scapy%2Fcontrib%2Fopenflow3.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvY29udHJpYi9vcGVuZmxvdzMucHk=) | `96.62% <100.00%> (+0.09%)` | :arrow_up: | ... and [57 files with indirect coverage changes](https://app.codecov.io/gh/secdev/scapy/pull/4440/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev)