Fix crash with StreamSocket and TLS #4535
Merged
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%) |
⬇️ |
Loading