scapy icon indicating copy to clipboard operation
scapy copied to clipboard

Add ISOTP logger

Open polybassa opened this issue 2 years ago • 2 comments

Add individual logger for the isotp layer

polybassa avatar Jul 27 '22 06:07 polybassa

Codecov Report

Merging #3701 (4e39f38) into master (08b1f9d) will increase coverage by 0.01%. The diff coverage is 61.11%.

@@            Coverage Diff             @@
##           master    #3701      +/-   ##
==========================================
+ Coverage   86.11%   86.12%   +0.01%     
==========================================
  Files         296      296              
  Lines       67286    67290       +4     
==========================================
+ Hits        57942    57954      +12     
+ Misses       9344     9336       -8     
Impacted Files Coverage Δ
scapy/contrib/isotp/__init__.py 61.90% <ø> (ø)
scapy/contrib/isotp/isotp_soft_socket.py 83.26% <14.28%> (+0.03%) :arrow_up:
scapy/contrib/isotp/isotp_scanner.py 93.25% <88.88%> (+0.65%) :arrow_up:
scapy/contrib/isotp/isotp_utils.py 92.51% <100.00%> (+0.08%) :arrow_up:
scapy/arch/windows/__init__.py 67.73% <0.00%> (-0.57%) :arrow_down:
scapy/automaton.py 74.35% <0.00%> (+0.11%) :arrow_up:
scapy/supersocket.py 60.36% <0.00%> (+0.30%) :arrow_up:
scapy/layers/l2.py 76.71% <0.00%> (+0.68%) :arrow_up:
scapy/sendrecv.py 86.50% <0.00%> (+0.76%) :arrow_up:

codecov[bot] avatar Jul 27 '22 07:07 codecov[bot]

retrigger to get results from OSX machines

polybassa avatar Jul 29 '22 13:07 polybassa

@gpotter2 Can this PR get merged please?

polybassa avatar Aug 12 '22 09:08 polybassa