Skip to content

Update scapy/config.py

1fc3d7e
Select commit
Loading
Failed to load commit list.
Merged

Improve AutoArgparse & rework extensions #4806

Update scapy/config.py
1fc3d7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

81.01% (-0.01%) compared to e20f373

View this Pull Request on Codecov

81.01% (-0.01%) compared to e20f373

Details

Codecov Report

❌ Patch coverage is 32.55814% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.01%. Comparing base (e20f373) to head (1fc3d7e).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
scapy/config.py 28.20% 28 Missing ⚠️
scapy/utils.py 0.00% 17 Missing ⚠️
scapy/main.py 56.66% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4806      +/-   ##
==========================================
- Coverage   81.02%   81.01%   -0.01%     
==========================================
  Files         365      365              
  Lines       89027    89060      +33     
==========================================
+ Hits        72138    72156      +18     
- Misses      16889    16904      +15     
Files with missing lines Coverage Δ
scapy/main.py 69.36% <56.66%> (-0.72%) ⬇️
scapy/utils.py 74.19% <0.00%> (-0.39%) ⬇️
scapy/config.py 80.61% <28.20%> (+0.03%) ⬆️

... and 8 files with indirect coverage changes

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