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

Repair incorrect TCLK partner IEEE address on startup #577

Merged
merged 14 commits into from
Aug 29, 2023

Increase project coverage so PR can be merged

93e2510
Select commit
Loading
Failed to load commit list.
Merged

Repair incorrect TCLK partner IEEE address on startup #577

Increase project coverage so PR can be merged
93e2510
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 1s

99.79% (+0.02%) compared to d5444cf

View this Pull Request on Codecov

99.79% (+0.02%) compared to d5444cf

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (d5444cf) 99.77% compared to head (93e2510) 99.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #577      +/-   ##
==========================================
+ Coverage   99.77%   99.79%   +0.02%     
==========================================
  Files          67       68       +1     
  Lines        4855     4856       +1     
==========================================
+ Hits         4844     4846       +2     
+ Misses         11       10       -1     
Files Changed Coverage Δ
bellows/ezsp/__init__.py 99.39% <100.00%> (+0.08%) ⬆️
bellows/ezsp/protocol.py 100.00% <100.00%> (+2.43%) ⬆️
bellows/ezsp/v10/__init__.py 100.00% <100.00%> (ø)
bellows/ezsp/v4/__init__.py 100.00% <100.00%> (ø)
bellows/ezsp/v7/__init__.py 100.00% <100.00%> (ø)
bellows/ezsp/v8/__init__.py 100.00% <100.00%> (ø)
bellows/ezsp/v9/__init__.py 100.00% <100.00%> (ø)
bellows/types/struct.py 100.00% <100.00%> (ø)
bellows/zigbee/application.py 99.61% <100.00%> (-0.39%) ⬇️
bellows/zigbee/repairs.py 100.00% <100.00%> (ø)
... and 1 more

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