zigpy / bellows

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

Revert "Remove watchdog failure counter and fail on the first try (#584)" #586

Closed puddly closed 11 months ago

puddly commented 11 months ago

This PR is causing issues, as it seems like some radios heavily rely on leniency from the software watchdog.

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (251a1de) 99.79% compared to head (2444f37) 99.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #586 +/- ## ========================================== + Coverage 99.79% 99.83% +0.04% ========================================== Files 68 68 Lines 4868 4873 +5 ========================================== + Hits 4858 4865 +7 + Misses 10 8 -2 ``` | [Files](https://app.codecov.io/gh/zigpy/bellows/pull/586?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/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy9jb25maWcvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [bellows/zigbee/application.py](https://app.codecov.io/gh/zigpy/bellows/pull/586?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%> (+0.37%)` | :arrow_up: |

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