Skip to content

Apply suggestions from code review

0e24893
Select commit
Loading
Failed to load commit list.
Merged

bluetooth: add missing HCI events, EIR elements, and SMP packet types #4987

Apply suggestions from code review
0e24893
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 1s

80.29% (+0.00%) compared to 8c5a9a8

View this Pull Request on Codecov

80.29% (+0.00%) compared to 8c5a9a8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.29%. Comparing base (8c5a9a8) to head (0e24893).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4987   +/-   ##
=======================================
  Coverage   80.28%   80.29%           
=======================================
  Files         383      383           
  Lines       94703    94739   +36     
=======================================
+ Hits        76031    76067   +36     
  Misses      18672    18672           
Files with missing lines Coverage Δ
scapy/layers/bluetooth.py 90.59% <100.00%> (+0.29%) ⬆️

... and 4 files with indirect coverage changes

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