Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash with StreamSocket and TLS #4535

Merged
merged 2 commits into from
Sep 24, 2024

Apply suggestion

6fc8ed7
Select commit
Loading
Failed to load commit list.
Merged

Fix crash with StreamSocket and TLS #4535

Apply suggestion
6fc8ed7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

81.59% (+0.00%) compared to 30b0398

View this Pull Request on Codecov

81.59% (+0.00%) compared to 30b0398

Details

Codecov Report

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

Project coverage is 81.59%. Comparing base (30b0398) to head (6fc8ed7).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
scapy/layers/tls/session.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #4535    +/-   ##
========================================
  Coverage   81.58%   81.59%            
========================================
  Files         356      356            
  Lines       85292    85567   +275     
========================================
+ Hits        69589    69820   +231     
- Misses      15703    15747    +44     
Files with missing lines Coverage Δ
scapy/layers/tls/session.py 87.03% <50.00%> (-0.11%) ⬇️

... and 8 files with indirect coverage changes