Skip to content

Support P4.org In-band Network Telemetry (INT)

5b44983
Select commit
Loading
Failed to load commit list.
Draft

Support P4.org In-band Network Telemetry (INT) #4230

Support P4.org In-band Network Telemetry (INT)
5b44983
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 1s

47.55% (-34.22%) compared to d71014a

View this Pull Request on Codecov

47.55% (-34.22%) compared to d71014a

Details

Codecov Report

❌ Patch coverage is 62.79070% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.55%. Comparing base (d71014a) to head (5b44983).
⚠️ Report is 463 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/geneve.py 40.00% 15 Missing ⚠️
scapy/contrib/int.py 82.35% 9 Missing ⚠️
scapy/layers/inet.py 20.00% 8 Missing ⚠️

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

HEAD has 10 uploads less than BASE
Flag BASE (d71014a) HEAD (5b44983)
11 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4230       +/-   ##
===========================================
- Coverage   81.77%   47.55%   -34.22%     
===========================================
  Files         331      325        -6     
  Lines       76721    71527     -5194     
===========================================
- Hits        62736    34016    -28720     
- Misses      13985    37511    +23526     
Files with missing lines Coverage Δ
scapy/layers/inet.py 22.40% <20.00%> (-48.21%) ⬇️
scapy/contrib/int.py 82.35% <82.35%> (ø)
scapy/contrib/geneve.py 51.66% <40.00%> (-45.56%) ⬇️

... and 255 files with indirect coverage changes

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