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

Fix hard refresh codes service #53

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Fix hard refresh codes service #53

merged 2 commits into from
Mar 2, 2024

Conversation

raman325
Copy link
Owner

@raman325 raman325 commented Mar 2, 2024

fixes #46

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 75.55556% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 88.81%. Comparing base (e6494bb) to head (d9e0d34).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   87.34%   88.81%   +1.46%     
==========================================
  Files          19       19              
  Lines        1146     1171      +25     
==========================================
+ Hits         1001     1040      +39     
+ Misses        145      131      -14     
Files Coverage Δ
custom_components/lock_code_manager/exceptions.py 100.00% <100.00%> (ø)
...components/lock_code_manager/providers/zwave_js.py 38.09% <100.00%> (ø)
custom_components/lock_code_manager/__init__.py 93.04% <75.00%> (+0.53%) ⬆️
...om_components/lock_code_manager/providers/_base.py 77.23% <66.66%> (+16.36%) ⬆️
custom_components/lock_code_manager/helpers.py 88.23% <75.00%> (-5.89%) ⬇️

@raman325 raman325 merged commit 833cbb5 into main Mar 2, 2024
6 of 7 checks passed
@raman325 raman325 deleted the service branch March 2, 2024 20:16
@raman325 raman325 added the bug Something isn't working label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ISSUE: lock_code_manager.hard_refresh_usercodes fails
1 participant