openbci-archive / OpenBCI_NodeJS_Wifi

NodeJS driver for the Wifi Shield
MIT License
16 stars 13 forks source link

DOCS: Update to v1.0.0 and rename package to @openbci/wifi #24

Closed daniellasry closed 5 years ago

daniellasry commented 5 years ago

v1.0.0

Breaking Changes

Name of package is now @openbci/wifi

Enhancements

Include node 10 in testing

daniellasry commented 5 years ago

@andrewjaykeller any idea why travis is yelling at me? is it having trouble finding @openbci/utilities?

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.01%. The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   31.05%   31.04%   -0.02%     
==========================================
  Files           1        1              
  Lines         483      480       -3     
  Branches       91       91              
==========================================
- Hits          150      149       -1     
+ Misses        333      331       -2
Impacted Files Coverage Δ
openBCIWifi.js 31.04% <45.45%> (-0.02%) :arrow_down:

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 663b21b...c732770. Read the comment docs.