Skip to content

Fix LVList type parameters order: item_type first, length_type second

8ab32b4
Select commit
Loading
Failed to load commit list.
Merged

Bump zigpy to 0.91.2 and migrate from enum_factory to native enum types #268

Fix LVList type parameters order: item_type first, length_type second
8ab32b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2026 in 0s

98.46% (-0.06%) compared to 012067a

View this Pull Request on Codecov

98.46% (-0.06%) compared to 012067a

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.46%. Comparing base (012067a) to head (8ab32b4).

Files with missing lines Patch % Lines
zigpy_znp/zigbee/device.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #268      +/-   ##
==========================================
- Coverage   98.52%   98.46%   -0.06%     
==========================================
  Files          43       43              
  Lines        3586     3588       +2     
==========================================
  Hits         3533     3533              
- Misses         53       55       +2     

☔ 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.