Skip to content

Refactor _exec_cmd to use shlex and lists

34d9695
Select commit
Loading
Failed to load commit list.
Closed

Refactor _exec_cmd to use shlex and lists #4990

Refactor _exec_cmd to use shlex and lists
34d9695
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 0s

80.28% (+0.00%) compared to 1abd9dd

View this Pull Request on Codecov

80.28% (+0.00%) compared to 1abd9dd

Details

Codecov Report

❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (1abd9dd) to head (34d9695).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
scapy/arch/windows/__init__.py 25.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4990   +/-   ##
=======================================
  Coverage   80.27%   80.28%           
=======================================
  Files         383      383           
  Lines       94703    94704    +1     
=======================================
+ Hits        76027    76035    +8     
+ Misses      18676    18669    -7     
Files with missing lines Coverage Δ
scapy/arch/windows/__init__.py 66.48% <25.00%> (+0.06%) ⬆️

... 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.