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

feature(DataChannel): add API for checking data channel ID availability #236

Closed cettoana closed 6 years ago

cettoana commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #236      +/-   ##
=========================================
- Coverage    2.58%   2.58%   -0.01%     
=========================================
  Files         156     156              
  Lines        2242    2247       +5     
  Branches      201     202       +1     
=========================================
  Hits           58      58              
- Misses       1984    1988       +4     
- Partials      200     201       +1
Impacted Files Coverage Δ
...p/components/prototypeDetail/panelContent/index.js 0% <ø> (ø) :arrow_up:
...ypeDetail/dialogs/selectCreateDataChannel/index.js 0% <ø> (ø) :arrow_up:
client/app/components/prototypeDetail/index.js 0% <ø> (ø) :arrow_up:
...onents/prototypeDetail/dataChannelContent/index.js 0% <ø> (ø) :arrow_up:
...components/prototypeDetail/newDisplayCard/index.js 0% <ø> (ø) :arrow_up:
client/app/components/prototypeDetail/messages.js 0% <ø> (ø) :arrow_up:
...prototypeDetail/dialogs/createDataChannel/index.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 5d90b23...9c27df9. Read the comment docs.