Skip to content

fix _packet_subnet calculation logic

72d7f9d
Select commit
Loading
Failed to load commit list.
Open

fix _packet_subnet calculation logic #4943

fix _packet_subnet calculation logic
72d7f9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2026 in 1s

47.93% (-32.35%) compared to dbaaf69

View this Pull Request on Codecov

47.93% (-32.35%) compared to dbaaf69

Details

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.93%. Comparing base (dbaaf69) to head (72d7f9d).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
scapy/layers/dns.py 14.28% 6 Missing ⚠️

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

HEAD has 10 uploads less than BASE
Flag BASE (dbaaf69) HEAD (72d7f9d)
12 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4943       +/-   ##
===========================================
- Coverage   80.28%   47.93%   -32.35%     
===========================================
  Files         375      357       -18     
  Lines       92431    92093      -338     
===========================================
- Hits        74205    44146    -30059     
- Misses      18226    47947    +29721     
Files with missing lines Coverage Δ
scapy/layers/dns.py 30.58% <14.28%> (-53.03%) ⬇️

... and 327 files with indirect coverage changes

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