Skip to content

add test for LDP over UDP dissection

49b4913
Select commit
Loading
Failed to load commit list.
Merged

Fix incorrect layer bindings in LDP contrib module #4985

add test for LDP over UDP dissection
49b4913
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

79.96% (-0.32%) compared to 1e75eb3

View this Pull Request on Codecov

79.96% (-0.32%) compared to 1e75eb3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.96%. Comparing base (1e75eb3) to head (49b4913).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4985      +/-   ##
==========================================
- Coverage   80.28%   79.96%   -0.32%     
==========================================
  Files         383      383              
  Lines       94685    94685              
==========================================
- Hits        76015    75717     -298     
- Misses      18670    18968     +298     
Files with missing lines Coverage Δ
scapy/contrib/ldp.py 86.12% <100.00%> (ø)

... and 23 files with indirect coverage changes

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