scapy
scapy copied to clipboard
hsfz: incorrect_tester_address packets have addressing.
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_testsortox) - [x] If the PR is still not finished, please create a Draft Pull Request
Found that another packet type also has address.
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% <ø> (ø) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Thanks! :D