zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
179 stars 87 forks source link

0.34.0 Release #495

Closed puddly closed 1 year ago

puddly commented 1 year ago

0.34.0 release

codecov-commenter commented 1 year ago

Codecov Report

Base: 99.90% // Head: 100.00% // Increases project coverage by +0.09% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #495 +/- ## =========================================== + Coverage 99.90% 100.00% +0.09% =========================================== Files 51 47 -4 Lines 4292 3289 -1003 =========================================== - Hits 4288 3289 -999 + Misses 4 0 -4 ``` | [Impacted Files](https://codecov.io/gh/zigpy/bellows/pull/495?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [bellows/config/\_\_init\_\_.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy9jb25maWcvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [bellows/zigbee/device.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy96aWdiZWUvZGV2aWNlLnB5) | `100.00% <ø> (ø)` | | | [bellows/ezsp/\_\_init\_\_.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy9lenNwL19faW5pdF9fLnB5) | `100.00% <100.00%> (+1.33%)` | :arrow_up: | | [bellows/uart.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy91YXJ0LnB5) | `100.00% <100.00%> (+0.38%)` | :arrow_up: | | [bellows/zigbee/application.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy96aWdiZWUvYXBwbGljYXRpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [bellows/types/basic.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy90eXBlcy9iYXNpYy5weQ==) | `100.00% <0.00%> (ø)` | | | [bellows/\_\_init\_\_.py](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy9fX2luaXRfXy5weQ==) | | | | ... and [4 more](https://codecov.io/gh/zigpy/bellows/pull/495/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | | 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.