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

Remove extra timeouts #610

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Remove extra timeouts #610

merged 2 commits into from
Nov 1, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 1, 2023

The tasks have been auditted to ensure they have proper timeouts, remove the extra ones that were added when we were not sure the connect tasks had the right timeouts

closes #606

The tasks have been auditted to ensure they have proper timeouts, remove
the extra ones that were added when we were not sure the connect tasks
had the right timeouts

closes #606
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #610 (00d57ba) into main (1d2682a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
+ Coverage   76.72%   76.74%   +0.01%     
==========================================
  Files          14       14              
  Lines        2488     2485       -3     
==========================================
- Hits         1909     1907       -2     
+ Misses        579      578       -1     
Files Coverage Δ
aioesphomeapi/connection.py 81.57% <100.00%> (+0.10%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bdraco bdraco marked this pull request as ready for review November 1, 2023 04:20
@bdraco bdraco merged commit 8357a3a into main Nov 1, 2023
10 checks passed
@bdraco bdraco deleted the extra_timeouts branch November 1, 2023 04:20
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.

Remove extra timeouts
1 participant