Skip to content
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

WIP: add ble connect timeout #1430

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

WIP: add ble connect timeout #1430

wants to merge 1 commit into from

Conversation

dlech
Copy link
Member

@dlech dlech commented Jan 10, 2023

TODO:

Issue: pybricks/support#911

TODO:
- https://crbug.com/1406311 needs to be fixed
- timeout needs to be added to bootloader connect as well

Issue: pybricks/support#911
@codecov-commenter
Copy link

Codecov Report

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

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%) ⬇️

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

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

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.

2 participants