MCS-Lite / mcs-lite-app

An on-premises Internet of Things cloud platform, which can be quickly built and get started with.
https://mcslite.netlify.com
MIT License
30 stars 14 forks source link

Bugfix #222

Closed evenchange4 closed 6 years ago

evenchange4 commented 6 years ago

fix(i18n): create dc list [ML-141] fix(i18n): create dc dialog [ML-142] fix(DC): display N/A as default value [ML-113] fix(GPIO_Control): websocket send dp twice [ML-132]

codecov[bot] commented 6 years ago

Codecov Report

Merging #222 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #222      +/-   ##
=========================================
- Coverage    2.59%   2.59%   -0.01%     
=========================================
  Files         156     156              
  Lines        2234    2239       +5     
  Branches      200     201       +1     
=========================================
  Hits           58      58              
- Misses       1977    1981       +4     
- Partials      199     200       +1
Impacted Files Coverage Δ
...ts/dataChannelCards/mcsDisplayCardInteger/index.js 0% <ø> (ø) :arrow_up:
...onents/dataChannelCards/mcsDisplayCardPWM/index.js 0% <ø> (ø) :arrow_up:
...nts/dataChannelCards/mcsDisplayCardSwitch/index.js 0% <ø> (ø) :arrow_up:
...ents/dataChannelCards/mcsDisplayCardFloat/index.js 0% <ø> (ø) :arrow_up:
...nents/dataChannelCards/mcsDisplayCardGPIO/index.js 0% <ø> (ø) :arrow_up:
...prototypeDetail/dialogs/createDataChannel/index.js 0% <0%> (ø) :arrow_up:
...nents/dataChannelCards/mcsControlCardGPIO/index.js 0% <0%> (ø) :arrow_up:
client/app/components/prototypeDetail/messages.js 0% <0%> (ø) :arrow_up:

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 70d92d5...9150949. Read the comment docs.