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 code slot lookup #44

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Fix code slot lookup #44

merged 1 commit into from
Mar 2, 2024

Conversation

raman325
Copy link
Owner

@raman325 raman325 commented Mar 2, 2024

Breaking change

Proposed change

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

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

Project coverage is 87.31%. Comparing base (6868d86) to head (8b4b473).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   87.31%   87.31%           
=======================================
  Files          19       19           
  Lines        1143     1143           
=======================================
  Hits          998      998           
  Misses        145      145           
Files Coverage Δ
...om_components/lock_code_manager/providers/_base.py 60.86% <ø> (ø)
...components/lock_code_manager/providers/zwave_js.py 38.09% <0.00%> (ø)

@raman325 raman325 merged commit c200330 into main Mar 2, 2024
6 of 7 checks passed
@raman325 raman325 deleted the slot branch March 2, 2024 17:50
@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: Event Data missing
1 participant