Skip to content

Python 3.14 compatibility + EZSP-over-TCP stability fixes - #720

Closed
silenthooligan wants to merge 6 commits into
zigpy:devfrom
silenthooligan:fix/python-3.14-ezsp-tcp
Closed

Python 3.14 compatibility + EZSP-over-TCP stability fixes#720
silenthooligan wants to merge 6 commits into
zigpy:devfrom
silenthooligan:fix/python-3.14-ezsp-tcp

style: use contextlib.suppress in EZSP.disconnect per ruff SIM105

384975d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

99.54% (+0.00%) compared to 4b97a6d

View this Pull Request on Codecov

99.54% (+0.00%) compared to 4b97a6d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (4b97a6d) to head (384975d).
⚠️ Report is 10 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #720   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          61       61           
  Lines        4147     4155    +8     
=======================================
+ Hits         4128     4136    +8     
  Misses         19       19           

☔ View full report in Codecov by Harness.
📢 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.