scapy icon indicating copy to clipboard operation
scapy copied to clipboard

hsfz: incorrect_tester_address packets have addressing.

Open antoniovazquezblanco opened this issue 7 months ago • 1 comments

Checklist:

  • [x] If you are new to Scapy: I have checked CONTRIBUTING.md (esp. section submitting-pull-requests)
  • [x] I squashed commits belonging together
  • [x] I added unit tests or explained why they are not relevant
  • [x] I executed the regression tests (using cd test && ./run_tests or tox)
  • [x] If the PR is still not finished, please create a Draft Pull Request

Found that another packet type also has address.

antoniovazquezblanco avatar Jun 15 '25 11:06 antoniovazquezblanco

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.23%. Comparing base (71c4d88) to head (ace1c33). Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4771   +/-   ##
=======================================
  Coverage   81.22%   81.23%           
=======================================
  Files         363      363           
  Lines       88398    88398           
=======================================
+ Hits        71803    71806    +3     
+ Misses      16595    16592    -3     
Files with missing lines Coverage Δ
scapy/contrib/automotive/bmw/hsfz.py 63.00% <ø> (ø)

... and 7 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 15 '25 11:06 codecov[bot]

Thanks! :D

antoniovazquezblanco avatar Jun 26 '25 10:06 antoniovazquezblanco