Skip to content

ipsec.uts: add unit test for ipsec crypt_icv_size 12

ec22ff5
Select commit
Loading
Failed to load commit list.
Open

Add ipsec icv #4902

ipsec.uts: add unit test for ipsec crypt_icv_size 12
ec22ff5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 1s

80.84% (+0.00%) compared to f303033

View this Pull Request on Codecov

80.84% (+0.00%) compared to f303033

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.84%. Comparing base (f303033) to head (ec22ff5).
⚠️ Report is 32 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4902   +/-   ##
=======================================
  Coverage   80.84%   80.84%           
=======================================
  Files         369      369           
  Lines       90968    90989   +21     
=======================================
+ Hits        73544    73563   +19     
- Misses      17424    17426    +2     
Files with missing lines Coverage Δ
scapy/layers/ipsec.py 90.39% <100.00%> (+0.39%) ⬆️

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