zigpy / zigpy-xbee

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

Add docstrings and some more static tests #163

Closed Shulyaka closed 9 months ago

Shulyaka commented 9 months ago

List taken from https://github.com/zigpy/zigpy-znp/pull/138

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (3b7c042) 100.00% compared to head (80a0940) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #163 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 760 758 -2 ========================================= - Hits 760 758 -2 ``` | [Files](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [zigpy\_xbee/\_\_init\_\_.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [zigpy\_xbee/api.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS9hcGkucHk=) | `100.00% <ø> (ø)` | | | [zigpy\_xbee/config.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS9jb25maWcucHk=) | `100.00% <ø> (ø)` | | | [zigpy\_xbee/types.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS90eXBlcy5weQ==) | `100.00% <ø> (ø)` | | | [zigpy\_xbee/uart.py](https://app.codecov.io/gh/zigpy/zigpy-xbee/pull/163?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/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfeGJlZS96aWdiZWUvYXBwbGljYXRpb24ucHk=) | `100.00% <ø> (ø)` | |

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