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

Implement network scanning using the standard zigpy interface #648

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

`duration` -> `duration_exp`

04550f1
Select commit
Loading
Failed to load commit list.
Open

Implement network scanning using the standard zigpy interface #648

`duration` -> `duration_exp`
04550f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 19, 2024 in 0s

98.88% (-0.23%) compared to ccb3afd

View this Pull Request on Codecov

98.88% (-0.23%) compared to ccb3afd

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.88%. Comparing base (ccb3afd) to head (04550f1).

Files Patch % Lines
bellows/zigbee/application.py 20.00% 8 Missing ⚠️
bellows/ezsp/__init__.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #648      +/-   ##
==========================================
- Coverage   99.10%   98.88%   -0.23%     
==========================================
  Files          50       50              
  Lines        3468     3483      +15     
==========================================
+ Hits         3437     3444       +7     
- Misses         31       39       +8     

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