Skip to content

Pickle - support extra slots

94d6595
Select commit
Loading
Failed to load commit list.
Merged

Pickle - reconstructs the packet from field values, payload and metadata #4919

Pickle - support extra slots
94d6595
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

80.31% (+0.23%) compared to 5b81ba1

View this Pull Request on Codecov

80.31% (+0.23%) compared to 5b81ba1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.31%. Comparing base (5b81ba1) to head (94d6595).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4919      +/-   ##
==========================================
+ Coverage   80.08%   80.31%   +0.23%     
==========================================
  Files         379      379              
  Lines       93102    93119      +17     
==========================================
+ Hits        74557    74789     +232     
+ Misses      18545    18330     -215     
Files with missing lines Coverage Δ
scapy/packet.py 84.84% <100.00%> (+0.17%) ⬆️

... and 25 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.