zigpy / bellows

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

Remove watchdog failure counter and fail on the first try #584

Closed puddly closed 9 months ago

puddly commented 9 months ago

Watchdog failures should immediately cause the application controller to fail.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (58f8a80) 99.83% compared to head (08d6686) 99.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #584 +/- ## ========================================== - Coverage 99.83% 99.79% -0.05% ========================================== Files 68 68 Lines 4874 4869 -5 ========================================== - Hits 4866 4859 -7 - Misses 8 10 +2 ``` | [Files](https://app.codecov.io/gh/zigpy/bellows/pull/584?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://app.codecov.io/gh/zigpy/bellows/pull/584?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/application.py](https://app.codecov.io/gh/zigpy/bellows/pull/584?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy96aWdiZWUvYXBwbGljYXRpb24ucHk=) | `99.62% <100.00%> (-0.38%)` | :arrow_down: |

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