SmartThingsEdgeDrivers icon indicating copy to clipboard operation
SmartThingsEdgeDrivers copied to clipboard

Lazy load zwave switch sub drivers

Open ctowns opened this issue 2 years ago • 3 comments

This utilizes a new method of loading subdrivers that allows the sub drivers to be dynamically loaded when needed rather than having every subdriver loaded at initialization.

ctowns avatar Aug 17 '23 22:08 ctowns

Channel deleted.

github-actions[bot] avatar Aug 17 '23 22:08 github-actions[bot]

Test Results

     52 files  ±0     344 suites  ±0   0s :stopwatch: ±0s 1 622 tests ±0  1 248 :heavy_check_mark:  - 374  0 :zzz: ±0  0 :x: ±0  374 :fire: +374  2 839 runs  ±0  2 274 :heavy_check_mark:  - 565  0 :zzz: ±0  0 :x: ±0  565 :fire: +565 

For more details on these errors, see this check.

Results for commit 196ee7f3. ± Comparison against base commit 38c1a61f.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Aug 17 '23 22:08 github-actions[bot]

File Coverage
All files 86% :x:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zwave-switch/src/eaton-accessory-dimmer/init.lua 58% :x:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zwave-switch/src/configurations.lua 96% :white_check_mark:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zwave-switch/src/preferences.lua 96% :white_check_mark:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zwave-switch/src/init.lua 43% :x:

Minimum allowed coverage is 90%

Generated by :monkey: cobertura-action against 196ee7f3bbac4831516f4acd4dc2520b737d30ab

github-actions[bot] avatar Aug 17 '23 22:08 github-actions[bot]