Skip to content

WIP

b16c199
Select commit
Loading
Failed to load commit list.
Draft

WIP ICMP Extension Header bugfixes #4451

WIP
b16c199
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 1s

48.94% (-32.53%) compared to a1afb9a

View this Pull Request on Codecov

48.94% (-32.53%) compared to a1afb9a

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.94%. Comparing base (a1afb9a) to head (b16c199).
⚠️ Report is 304 commits behind head on master.

Files with missing lines Patch % Lines
scapy/layers/inet.py 0.00% 15 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a1afb9a) and HEAD (b16c199). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (a1afb9a) HEAD (b16c199)
10 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4451       +/-   ##
===========================================
- Coverage   81.46%   48.94%   -32.53%     
===========================================
  Files         353      346        -7     
  Lines       84477    78591     -5886     
===========================================
- Hits        68822    38467    -30355     
- Misses      15655    40124    +24469     
Files with missing lines Coverage Δ
scapy/layers/inet.py 23.86% <0.00%> (-47.92%) ⬇️

... and 262 files with indirect coverage changes

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