Skip to content

Support Multiple Comments in Packet Object - #4798

Merged
gpotter2 merged 13 commits into
secdev:masterfrom
bkayranci:master
Sep 4, 2025
Merged

Support Multiple Comments in Packet Object#4798
gpotter2 merged 13 commits into
secdev:masterfrom
bkayranci:master

Apply formatting suggestion by guedou

ecab9a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 1s

80.90% (+0.82%) compared to b54fdb7

View this Pull Request on Codecov

80.90% (+0.82%) compared to b54fdb7

Details

Codecov Report

❌ Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.90%. Comparing base (b54fdb7) to head (ecab9a6).
⚠️ Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
scapy/utils.py 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4798      +/-   ##
==========================================
+ Coverage   80.08%   80.90%   +0.82%     
==========================================
  Files         365      366       +1     
  Lines       89027    90158    +1131     
==========================================
+ Hits        71296    72946    +1650     
+ Misses      17731    17212     -519     
Files with missing lines Coverage Δ
scapy/packet.py 84.66% <100.00%> (+0.10%) ⬆️
scapy/utils.py 73.54% <86.36%> (-0.33%) ⬇️

... and 52 files with indirect coverage changes

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