Skip to content

contrib/mysql: reuse FieldListField for text rows

69e2ce5
Select commit
Loading
Failed to load commit list.
Open

contrib/mysql: add classic protocol support #4967

contrib/mysql: reuse FieldListField for text rows
69e2ce5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 0s

80.35% (+0.03%) compared to 66ef96a

View this Pull Request on Codecov

80.35% (+0.03%) compared to 66ef96a

Details

Codecov Report

❌ Patch coverage is 95.54455% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.35%. Comparing base (66ef96a) to head (69e2ce5).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/mysql.py 95.54% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4967      +/-   ##
==========================================
+ Coverage   80.31%   80.35%   +0.03%     
==========================================
  Files         381      384       +3     
  Lines       93630    95107    +1477     
==========================================
+ Hits        75202    76420    +1218     
- Misses      18428    18687     +259     
Files with missing lines Coverage Δ
scapy/contrib/mysql.py 95.54% <95.54%> (ø)

... and 40 files with indirect coverage changes

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