Skip to content

Fix SECURITY_DESCRIPTOR computation

305efc2
Select commit
Loading
Failed to load commit list.
Merged

Fix SECURITY_DESCRIPTOR computation #4809

Fix SECURITY_DESCRIPTOR computation
305efc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

81.00% (-0.01%) compared to be3e1ae

View this Pull Request on Codecov

81.00% (-0.01%) compared to be3e1ae

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.00%. Comparing base (be3e1ae) to head (305efc2).

Files with missing lines Patch % Lines
scapy/modules/ldaphero.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4809      +/-   ##
==========================================
- Coverage   81.01%   81.00%   -0.01%     
==========================================
  Files         365      365              
  Lines       89069    89075       +6     
==========================================
  Hits        72155    72155              
- Misses      16914    16920       +6     
Files with missing lines Coverage Δ
scapy/layers/smb2.py 88.49% <100.00%> (+0.38%) ⬆️
scapy/modules/ldaphero.py 0.00% <0.00%> (ø)

... and 9 files with indirect coverage changes

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