zigpy / zigpy-xbee

A library which communicates with XBee radios for zigpy
GNU General Public License v3.0
22 stars 18 forks source link

Update pre-commit-config hooks #155

Closed Shulyaka closed 1 year ago

Shulyaka commented 1 year ago

Updated .pre-commit-config.yaml to match other modules + auto changes it made to pass the checks. For instance, it adds ruff and fixes ci on dev branch.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f85233f) 98.79% compared to head (dab458f) 98.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #155 +/- ## ========================================== - Coverage 98.79% 98.78% -0.01% ========================================== Files 6 6 Lines 744 743 -1 ========================================== - Hits 735 734 -1 Misses 9 9 ``` | [Files](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [zigpy\_xbee/api.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS9hcGkucHk=) | `99.25% <100.00%> (ø)` | | | [zigpy\_xbee/types.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS90eXBlcy5weQ==) | `100.00% <100.00%> (ø)` | | | [zigpy\_xbee/uart.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS91YXJ0LnB5) | `100.00% <ø> (ø)` | | | [zigpy\_xbee/zigbee/application.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS96aWdiZWUvYXBwbGljYXRpb24ucHk=) | `96.69% <ø> (-0.02%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.