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

add autoFind patterns for Linux FTDI #98

Closed baffo32 closed 7 years ago

baffo32 commented 7 years ago

for testing with a real device on linux

baffo32 commented 7 years ago

I think this failing test is a different, rare issue. It is in an area of code unrelated to my change.

codecov-io commented 7 years ago

Current coverage is 93.53% (diff: 100%)

Merging #98 into 1.4.0 will increase coverage by <.01%

@@              1.4.0        #98   diff @@
==========================================
  Files             4          4          
  Lines          2177       2180     +3   
  Methods         126        126          
  Messages          0          0          
  Branches        475        475          
==========================================
+ Hits           2036       2039     +3   
  Misses          141        141          
  Partials          0          0          

Powered by Codecov. Last update 7ecff0a...d6fbce3

andrewjaykeller commented 7 years ago

yeah redid it and it's passing