Skip to content

can, isotp, soft: threding fixes and small buffer device support impr…

603a69a
Select commit
Loading
Failed to load commit list.
Merged

can, isotp, soft: threding fixes and small buffer device support impr… #4983

can, isotp, soft: threding fixes and small buffer device support impr…
603a69a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

80.27% (+0.00%) compared to 1745d39

View this Pull Request on Codecov

80.27% (+0.00%) compared to 1745d39

Details

Codecov Report

❌ Patch coverage is 72.28916% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.27%. Comparing base (1745d39) to head (603a69a).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/cansocket_python_can.py 75.51% 12 Missing ⚠️
scapy/contrib/isotp/isotp_soft_socket.py 67.64% 11 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #4983    +/-   ##
========================================
  Coverage   80.27%   80.27%            
========================================
  Files         382      383     +1     
  Lines       94349    94685   +336     
========================================
+ Hits        75736    76011   +275     
- Misses      18613    18674    +61     
Files with missing lines Coverage Δ
scapy/contrib/isotp/isotp_soft_socket.py 84.50% <67.64%> (-0.03%) ⬇️
scapy/contrib/cansocket_python_can.py 84.37% <75.51%> (+0.84%) ⬆️

... and 9 files with indirect coverage changes

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