openbci-archive / OpenBCI_NodeJS

Node.js SDK for the all OpenBCI Biosensor Boards
https://www.npmjs.com/package/openbci
137 stars 52 forks source link

Fix 16 chan #136

Closed andrewjaykeller closed 7 years ago

andrewjaykeller commented 7 years ago

1.5.0

New Features

Breaking changes

Bug Fixes

Enhancements

codecov-io commented 7 years ago

Current coverage is 94.46% (diff: 95.74%)

Merging #136 into master will increase coverage by 0.01%

@@             master       #136   diff @@
==========================================
  Files             4          4          
  Lines          2290       2368    +78   
  Methods         138        140     +2   
  Messages          0          0          
  Branches        494        509    +15   
==========================================
+ Hits           2163       2237    +74   
- Misses          127        131     +4   
  Partials          0          0          

Powered by Codecov. Last update 70a6165...2523f72