atrovato / Gladys

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

Broadlink node lib #41

Closed atrovato closed 2 years 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 #41 (9c12b62) into master (20840fb) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   96.58%   96.70%   +0.11%     
==========================================
  Files         617      639      +22     
  Lines        8935     9251     +316     
==========================================
+ Hits         8630     8946     +316     
  Misses        305      305              
Impacted Files Coverage Δ
server/utils/constants.js 100.00% <ø> (ø)
...ver/services/broadlink/api/broadlink.controller.js 100.00% <100.00%> (ø)
server/services/broadlink/index.js 100.00% <100.00%> (ø)
.../broadlink/lib/commands/broadlink.addPeripheral.js 100.00% <100.00%> (ø)
...roadlink/lib/commands/broadlink.buildPeripheral.js 100.00% <100.00%> (ø)
...ices/broadlink/lib/commands/broadlink.getDevice.js 100.00% <100.00%> (ø)
...broadlink/lib/commands/broadlink.getPeripherals.js 100.00% <100.00%> (ø)
.../services/broadlink/lib/commands/broadlink.init.js 100.00% <100.00%> (ø)
...ces/broadlink/lib/commands/broadlink.loadMapper.js 100.00% <100.00%> (ø)
.../services/broadlink/lib/commands/broadlink.poll.js 100.00% <100.00%> (ø)
... and 14 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 20840fb...9c12b62. Read the comment docs.