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

Switch asyncio.wait_for to asyncio_timeout #228

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Sep 4, 2023

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (09e952b) 97.92% compared to head (9a19262) 97.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #228      +/-   ##
==========================================
+ Coverage   97.92%   97.94%   +0.01%     
==========================================
  Files           6        6              
  Lines        1014     1022       +8     
==========================================
+ Hits          993     1001       +8     
  Misses         21       21              
Files Changed Coverage Δ
zigpy_deconz/api.py 95.28% <100.00%> (+0.04%) ⬆️
zigpy_deconz/zigbee/application.py 98.46% <100.00%> (+0.02%) ⬆️

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

@puddly puddly merged commit dc4a1d3 into zigpy:dev Sep 11, 2023
12 checks passed
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