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

Fix blocking metadata version call #155

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

TheJulianJES
Copy link
Contributor

This moves the blocking metadata version call outside of the load_network_info coroutine that's run at startup.
And it's also a good test run to see if tests are still working with the latest zigpy.

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.98%. Comparing base (ccca570) to head (4fbd7e5).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #155      +/-   ##
==========================================
+ Coverage   46.94%   46.98%   +0.03%     
==========================================
  Files           9        9              
  Lines        1357     1358       +1     
==========================================
+ Hits          637      638       +1     
  Misses        720      720              

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

@TheJulianJES TheJulianJES merged commit 0e3e5ae into zigpy:dev Jun 26, 2024
14 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.

1 participant