8000 Fix send_command in BluetoothUserSocket by gpotter2 · Pull Request #4754 · secdev/scapy · GitHub
[go: up one dir, main page]

Skip to content

Fix send_command in BluetoothUserSocket #4754

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

Merged
merged 1 commit into from
May 29, 2025
Merged

Conversation

gpotter2
Copy link
Member

fixes #4741

Copy link
codecov bot commented May 29, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.16%. Comparing base (15c632d) to head (6e26188).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
scapy/layers/bluetooth.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4754   +/-   ##
=======================================
  Coverage   82.16%   82.16%           
=======================================
  Files         362      362           
  Lines       87345    87345           
=======================================
+ Hits        71763    71766    +3     
+ Misses      15582    15579    -3     
Files with missing lines Coverage Δ
scapy/layers/bluetooth.py 90.50% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

@gpotter2 gpotter2 merged commit c4a5756 into secdev:master May 29, 2025
22 of 23 checks passed
@gpotter2 gpotter2 deleted the bt-user branch May 29, 2025 15:16
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.

Bluetooth HCI Command Packet AttributeError
1 participant
0