Skip to content

refactor(ble): increase default timeout for BLE profiling#4728

Merged
jamesarich merged 1 commit intomainfrom
fix/ble-timeout
Mar 5, 2026
Merged

refactor(ble): increase default timeout for BLE profiling#4728
jamesarich merged 1 commit intomainfrom
fix/ble-timeout

Conversation

@jamesarich
Copy link
Copy Markdown
Collaborator

  • Update the default timeout value in the BleConnection.profile function from 10 seconds to 30 seconds.

- Update the default `timeout` value in the `BleConnection.profile` function from 10 seconds to 30 seconds.

Signed-off-by: James Rich <[email protected]>
@jamesarich jamesarich merged commit dfab02b into main Mar 5, 2026
4 checks passed
@jamesarich jamesarich deleted the fix/ble-timeout branch March 5, 2026 20:56
@github-actions github-actions bot added the bugfix PR tag label Mar 5, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (63984f0) to head (63decc1).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4728   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        231     231           
  Branches      34      34           
=====================================
  Misses       231     231           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant