atrovato / Gladys

A privacy-first, open-source home assistant
https://gladysassistant.com
Apache License 2.0
0 stars 0 forks source link

Tuya service #37

Closed atrovato closed 1 year ago

atrovato commented 2 years ago

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (9eb88af) into master (ba97d1a) will increase coverage by 0.06%. The diff coverage is 99.15%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   96.59%   96.65%   +0.06%     
==========================================
  Files         627      646      +19     
  Lines        9158     9390     +232     
==========================================
+ Hits         8846     9076     +230     
- Misses        312      314       +2     
Impacted Files Coverage Δ
server/utils/constants.js 100.00% <ø> (ø)
server/utils/colors.js 97.56% <96.07%> (-2.44%) :arrow_down:
server/services/alexa/lib/alexa.onReportState.js 100.00% <100.00%> (ø)
server/services/alexa/lib/syncDeviceConverter.js 100.00% <100.00%> (ø)
server/services/index.js 100.00% <100.00%> (ø)
server/services/tuya/api/tuya.controller.js 100.00% <100.00%> (ø)
server/services/tuya/index.js 100.00% <100.00%> (ø)
...rvices/tuya/lib/device/feature/tuya.convertUnit.js 100.00% <100.00%> (ø)
...vices/tuya/lib/device/feature/type/tuya.boolean.js 100.00% <100.00%> (ø)
...services/tuya/lib/device/feature/type/tuya.enum.js 100.00% <100.00%> (ø)
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba97d1a...9eb88af. Read the comment docs.