Skip to content

Fix error when updating pin code#3007

Open
HunsupJung wants to merge 2 commits into
mainfrom
fix/pincode-change-error
Open

Fix error when updating pin code#3007
HunsupJung wants to merge 2 commits into
mainfrom
fix/pincode-change-error

Conversation

@HunsupJung

@HunsupJung HunsupJung commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Type of Change

  • WWST Certification Request
    • If this is your first time contributing code:
      • I have reviewed the README.md file
      • I have reviewed the CODE_OF_CONDUCT.md file
      • I have signed the CLA
    • I plan on entering a WWST Certification Request or have entered a request through the WWST Certification console at developer.smartthings.com
  • Bug fix
  • New feature
  • Refactor

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have verified my changes by testing with a device or have communicated a plan for testing
  • I am adding new behavior, such as adding a sub-driver, and have added and run new unit tests to cover the new behavior

Description of Change

Summary of Completed Tests

https://smartthings.atlassian.net/wiki/spaces/STHK/pages/5381227420/Unable+to+change+guest+PIN+code

Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
@github-actions

Copy link
Copy Markdown

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

Test Results

   73 files    515 suites   0s ⏱️
2 904 tests 2 903 ✅ 0 💤 1 ❌
4 800 runs  4 799 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 43670c4.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

File Coverage
All files 82%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/new-matter-lock/init.lua 80%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/new-matter-lock/can_handle.lua 90%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/lazy_load_subdriver.lua 57%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/init.lua 91%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/lock_utils.lua 68%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against 43670c4

Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
@HunsupJung HunsupJung added the CGAI Contains code that was generated by AI label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CGAI Contains code that was generated by AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant