Skip to content

Fix payload_len calculation for `DataPacket`.

1bb70c5
Select commit
Loading
Failed to load commit list.
Merged

Fix payload_len calculation for DataPacket. #4545

Fix payload_len calculation for `DataPacket`.
1bb70c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2025 in 0s

80.49% (+0.00%) compared to ef72e1d

View this Pull Request on Codecov

80.49% (+0.00%) compared to ef72e1d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.49%. Comparing base (ef72e1d) to head (1bb70c5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4545   +/-   ##
=======================================
  Coverage   80.48%   80.49%           
=======================================
  Files         368      368           
  Lines       90255    90256    +1     
=======================================
+ Hits        72645    72651    +6     
+ Misses      17610    17605    -5     
Files with missing lines Coverage Δ
scapy/contrib/rtps/common_types.py 95.31% <100.00%> (+0.03%) ⬆️
scapy/contrib/rtps/rtps.py 100.00% <100.00%> (+1.17%) ⬆️

... and 33 files with indirect coverage changes

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