Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@raman325
Copy link
Owner

@raman325 raman325 commented Jun 15, 2024

Proposed change

Simplifies the check for whether or not a PIN should be active. Might be a fix for #101

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

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:

@github-actions github-actions bot added bug Something isn't working code-quality Pull requests that improve code quality python Pull requests that update Python code labels Jun 15, 2024
@codecov
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.25%. Comparing base (372edbe) to head (f1bd7fd).
Report is 41 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
+ Coverage   90.10%   90.25%   +0.15%     
==========================================
  Files          20       20              
  Lines        1273     1232      -41     
==========================================
- Hits         1147     1112      -35     
+ Misses        126      120       -6     
Files Coverage Δ
custom_components/lock_code_manager/__init__.py 97.01% <100.00%> (+0.01%) ⬆️
...stom_components/lock_code_manager/binary_sensor.py 94.11% <100.00%> (+0.78%) ⬆️
custom_components/lock_code_manager/entity.py 99.13% <100.00%> (+1.91%) ⬆️

... and 1 file with indirect coverage changes

@raman325 raman325 merged commit f77159f into main Jun 15, 2024
@raman325 raman325 deleted the fix branch November 5, 2025 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working code-quality Pull requests that improve code quality python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants