mwittig / node-milight-promise

A node module to control Milight LED bulbs and OEM equivalents such as Rocket LED, Limitless LED Applamp, Easybulb, s`luce, iLight, iBulb, and Kreuzer
MIT License
114 stars 27 forks source link

Return Promise to quiet node.js warning about runaway promise #50

Closed jbchouinard closed 5 years ago

jbchouinard commented 5 years ago

I realize this doesn't do anything because the Promise is never used later. I like to leave the warnings on in case I misuse Promises in my own code, I'd prefer not to have this spurious warning.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.681% when pulling e7f7e976c9315b81a001bf0a0d0214ef098001d2 on jbchouinard:master into 9fbf56749b8d46766c7891f77440ef4cfd7514da on mwittig:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.681% when pulling e7f7e976c9315b81a001bf0a0d0214ef098001d2 on jbchouinard:master into 9fbf56749b8d46766c7891f77440ef4cfd7514da on mwittig:master.