Skip to content

dns: add EDNS0 Padding option

636c2bd
Select commit
Loading
Failed to load commit list.
Open

dns: add EDNS0 Padding option #4959

dns: add EDNS0 Padding option
636c2bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

80.30% (+0.00%) compared to f4a2ca4

View this Pull Request on Codecov

80.30% (+0.00%) compared to f4a2ca4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.30%. Comparing base (f4a2ca4) to head (636c2bd).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4959   +/-   ##
=======================================
  Coverage   80.30%   80.30%           
=======================================
  Files         379      379           
  Lines       93107    93167   +60     
=======================================
+ Hits        74769    74820   +51     
- Misses      18338    18347    +9     
Files with missing lines Coverage Δ
scapy/layers/dns.py 83.67% <100.00%> (+0.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.