zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
144 stars 40 forks source link

Python 3.11 compatibility #195

Closed puddly closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.52% // Head: 98.49% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (d699d24) compared to base (e6e2c42). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #195 +/- ## ========================================== - Coverage 98.52% 98.49% -0.04% ========================================== Files 43 43 Lines 3806 3796 -10 ========================================== - Hits 3750 3739 -11 - Misses 56 57 +1 ``` | [Impacted Files](https://codecov.io/gh/zigpy/zigpy-znp/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [zigpy\_znp/commands/util.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/195/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL2NvbW1hbmRzL3V0aWwucHk=) | `100.00% <100.00%> (ø)` | | | [zigpy\_znp/tools/common.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/195/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL3Rvb2xzL2NvbW1vbi5weQ==) | `100.00% <100.00%> (ø)` | | | [zigpy\_znp/types/basic.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/195/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL3R5cGVzL2Jhc2ljLnB5) | `100.00% <100.00%> (ø)` | | | [zigpy\_znp/zigbee/application.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/195/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL3ppZ2JlZS9hcHBsaWNhdGlvbi5weQ==) | `94.50% <0.00%> (-0.27%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.