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

ISOTPNativeSocket improvements #4363

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

polybassa
Copy link
Contributor

This PR update the ISOTPNativeSocket to store all arguments as internal variables for easier serialization. Also some docstrings to SuperSockets are added

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 3.57143% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 82.18%. Comparing base (ac3d5bb) to head (d842ebe).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4363      +/-   ##
==========================================
- Coverage   82.20%   82.18%   -0.02%     
==========================================
  Files         353      353              
  Lines       83529    83545      +16     
==========================================
- Hits        68662    68661       -1     
- Misses      14867    14884      +17     
Files Coverage Δ
scapy/contrib/isotp/isotp_soft_socket.py 85.32% <ø> (-0.19%) ⬇️
scapy/supersocket.py 73.68% <ø> (ø)
scapy/contrib/isotp/isotp_native_socket.py 40.00% <3.57%> (-3.40%) ⬇️

... and 7 files with indirect coverage changes

scapy/supersocket.py Outdated Show resolved Hide resolved
…al variables for easier serialization. Also some docstrings to SuperSockets are added
@polybassa polybassa force-pushed the gh_isotp_native_socket_update branch from 8aae3e8 to d842ebe Compare April 29, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants