pybricks-code icon indicating copy to clipboard operation
pybricks-code copied to clipboard

WIP: add ble connect timeout

Open dlech opened this issue 3 years ago • 2 comments

TODO:

  • https://crbug.com/684073 needs to be fixed
  • timeout needs to be added to bootloader connect as well

Issue: https://github.com/pybricks/support/issues/911

dlech avatar Jan 10 '23 21:01 dlech

Codecov Report

Base: 69.33% // Head: 69.27% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (3f24c35) compared to base (0db20ce). Patch coverage: 59.09% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1430      +/-   ##
==========================================
- Coverage   69.33%   69.27%   -0.06%     
==========================================
  Files         194      195       +1     
  Lines        4878     4899      +21     
  Branches     1010     1012       +2     
==========================================
+ Hits         3382     3394      +12     
- Misses       1469     1478       +9     
  Partials       27       27              
Impacted Files Coverage Δ
src/alerts.ts 100.00% <ø> (ø)
src/ble/alerts/FailedToConnect.tsx 40.00% <40.00%> (ø)
src/ble/sagas.ts 77.77% <64.70%> (-1.35%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Jan 10 '23 21:01 codecov-commenter