Skip to content

Small HTTP session fixes

9704bcf
Select commit
Loading
Failed to load commit list.
Merged

Small HTTP session fixes #4601

Small HTTP session fixes
9704bcf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

81.62% (+0.00%) compared to 07854ab

View this Pull Request on Codecov

81.62% (+0.00%) compared to 07854ab

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.62%. Comparing base (07854ab) to head (9704bcf).

Files with missing lines Patch % Lines
scapy/layers/l2.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4601   +/-   ##
=======================================
  Coverage   81.62%   81.62%           
=======================================
  Files         358      358           
  Lines       85674    85678    +4     
=======================================
+ Hits        69929    69937    +8     
+ Misses      15745    15741    -4     
Files with missing lines Coverage Δ
scapy/layers/http.py 82.77% <100.00%> (+0.33%) ⬆️
scapy/sessions.py 93.54% <100.00%> (+0.06%) ⬆️
scapy/layers/l2.py 83.75% <50.00%> (-0.14%) ⬇️

... and 7 files with indirect coverage changes