Skip to content

Drop Python 3.9 and 3.10 compatibility - #692

Merged
puddly merged 3 commits into
zigpy:devfrom
puddly:puddly/drop-3.9-support
Oct 27, 2025
Merged

Drop Python 3.9 and 3.10 compatibility#692
puddly merged 3 commits into
zigpy:devfrom
puddly:puddly/drop-3.9-support

Ensure app unit tests are async

96a2431
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2025 in 1s

99.52% (+0.00%) compared to b3448b9

View this Pull Request on Codecov

99.52% (+0.00%) compared to b3448b9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.52%. Comparing base (b3448b9) to head (96a2431).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #692   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          58       58           
  Lines        3960     3967    +7     
=======================================
+ Hits         3941     3948    +7     
  Misses         19       19           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.