Skip to content

Fix send_command in BluetoothUserSocket#4754

Merged
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:bt-user
May 29, 2025
Merged

Fix send_command in BluetoothUserSocket#4754
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:bt-user

Conversation

@gpotter2
Copy link
Copy Markdown
Member

fixes #4741

@codecov
Copy link
Copy Markdown

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
@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.

Bluetooth HCI Command Packet AttributeError

1 participant