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

Bump pre-commit dependencies #200

Closed puddly closed 1 year ago

puddly commented 1 year ago

isort is broken again, despite being pinned.

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.52% // Head: 98.47% // Decreases project coverage by -0.06% :warning:

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

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #200 +/- ## ========================================== - Coverage 98.52% 98.47% -0.06% ========================================== Files 43 44 +1 Lines 3796 3801 +5 ========================================== + Hits 3740 3743 +3 - Misses 56 58 +2 ``` | [Impacted Files](https://codecov.io/gh/zigpy/zigpy-znp/pull/200?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [zigpy\_znp/zigbee/application.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/200?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL3ppZ2JlZS9hcHBsaWNhdGlvbi5weQ==) | `94.76% <100.00%> (ø)` | | | [zigpy\_znp/api.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/200?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL2FwaS5weQ==) | `96.46% <0.00%> (-0.48%)` | :arrow_down: | | [zigpy\_znp/\_\_init\_\_.py](https://codecov.io/gh/zigpy/zigpy-znp/pull/200?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfem5wL19faW5pdF9fLnB5) | `100.00% <0.00%> (ø)` | | 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.