zigpy / bellows

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

Always retry sends #585

Closed puddly closed 9 months ago

puddly commented 9 months ago

In addition to the application-level retries, I want to try re-enabling stack retries.

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 (82a54c7) 99.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #585 +/- ## ========================================== - Coverage 99.83% 99.83% -0.01% ========================================== Files 68 68 Lines 4874 4873 -1 ========================================== - Hits 4866 4865 -1 Misses 8 8 ``` | [Files](https://app.codecov.io/gh/zigpy/bellows/pull/585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [bellows/zigbee/application.py](https://app.codecov.io/gh/zigpy/bellows/pull/585?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%> (ø)` | |

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