Skip to content

Add noqa comment for line length in kerberos.py

eb995cd
Select commit
Loading
Failed to load commit list.
Merged

Fix Kerberos parsing after KB5068222 #4850

Add noqa comment for line length in kerberos.py
eb995cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 0s

80.88% (-0.01%) compared to 90c5ff4

View this Pull Request on Codecov

80.88% (-0.01%) compared to 90c5ff4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.88%. Comparing base (90c5ff4) to head (eb995cd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4850      +/-   ##
==========================================
- Coverage   80.88%   80.88%   -0.01%     
==========================================
  Files         368      368              
  Lines       90340    90340              
==========================================
- Hits        73068    73067       -1     
- Misses      17272    17273       +1     
Files with missing lines Coverage Δ
scapy/layers/kerberos.py 60.81% <ø> (ø)

... and 6 files with indirect coverage changes

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