Skip to content

Fix code health issues: remove whitespace and fix line length

4dd2c8f
Select commit
Loading
Failed to load commit list.
Draft

Fix NTP Authenticator parsing for non-MD5 digest types #4918

Fix code health issues: remove whitespace and fix line length
4dd2c8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2026 in 0s

80.10% (+0.00%) compared to ded1d73

View this Pull Request on Codecov

80.10% (+0.00%) compared to ded1d73

Details

Codecov Report

❌ Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.10%. Comparing base (ded1d73) to head (4dd2c8f).

Files with missing lines Patch % Lines
scapy/layers/ntp.py 70.58% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4918   +/-   ##
=======================================
  Coverage   80.10%   80.10%           
=======================================
  Files         370      370           
  Lines       91727    91739   +12     
=======================================
+ Hits        73477    73488   +11     
- Misses      18250    18251    +1     
Files with missing lines Coverage Δ
scapy/layers/ntp.py 86.60% <70.58%> (-1.05%) ⬇️

... and 5 files with indirect coverage changes

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