Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail all pending requests during a reset #229

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Fail all pending requests during a reset

ea87e1c
Select commit
Loading
Failed to load commit list.
Open

Fail all pending requests during a reset #229

Fail all pending requests during a reset
ea87e1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 15, 2023 in 0s

98.01% (-0.07%) compared to fc4a131

View this Pull Request on Codecov

98.01% (-0.07%) compared to fc4a131

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (fc4a131) 98.07% compared to head (ea87e1c) 98.01%.
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #229      +/-   ##
==========================================
- Coverage   98.07%   98.01%   -0.07%     
==========================================
  Files          43       43              
  Lines        3695     3719      +24     
==========================================
+ Hits         3624     3645      +21     
- Misses         71       74       +3     
Files Coverage Δ
zigpy_znp/api.py 96.63% <100.00%> (+0.07%) ⬆️
zigpy_znp/exceptions.py 100.00% <100.00%> (ø)
zigpy_znp/zigbee/application.py 94.96% <66.66%> (-0.23%) ⬇️
zigpy_znp/utils.py 97.82% <80.00%> (-2.18%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.