Skip to content

Enhance J1939 support: add line length comments to improve code reada…

0cb61c1
Select commit
Loading
Failed to load commit list.
Merged

Add SAE J1939 protocol support to Scapy contrib #4963

Enhance J1939 support: add line length comments to improve code reada…
0cb61c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

80.27% (+0.76%) compared to 366530e

View this Pull Request on Codecov

80.27% (+0.76%) compared to 366530e

Details

Codecov Report

❌ Patch coverage is 84.21053% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.27%. Comparing base (366530e) to head (0cb61c1).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/j1939.py 84.21% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4963      +/-   ##
==========================================
+ Coverage   79.51%   80.27%   +0.76%     
==========================================
  Files         381      383       +2     
  Lines       93716    94638     +922     
==========================================
+ Hits        74521    75974    +1453     
+ Misses      19195    18664     -531     
Files with missing lines Coverage Δ
scapy/contrib/j1939.py 84.21% <84.21%> (ø)

... and 55 files with indirect coverage changes

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