Skip to content

Conversation

@antoniovazquezblanco
Copy link
Contributor

Checklist:

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

bluetooth: Add EIR public target address

@codecov
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (c2ce8dc) to head (d58cd15).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4603      +/-   ##
==========================================
+ Coverage   81.61%   81.62%   +0.01%     
==========================================
  Files         358      358              
  Lines       85678    85682       +4     
==========================================
+ Hits        69927    69941      +14     
+ Misses      15751    15741      -10     
Files with missing lines Coverage Δ
scapy/layers/bluetooth.py 90.06% <100.00%> (+0.03%) ⬆️

... and 11 files with indirect coverage changes

@XenoKovah
Copy link
Contributor

I just wanted to voice support for this PR since it will add export for data types which I'd like to export from BLE pcaps.

@p-l- p-l- merged commit 535fc33 into secdev:master Dec 11, 2024
24 checks passed
@antoniovazquezblanco
Copy link
Contributor Author

Thanks!

@gpotter2 gpotter2 mentioned this pull request Dec 22, 2024
5 tasks
@gpotter2 gpotter2 added this to the 2.7.0 milestone Nov 2, 2025
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.

4 participants