Closed andrewjaykeller closed 7 years ago
Merging #151 into master will increase coverage by
1.03%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #151 +/- ##
==========================================
+ Coverage 93.77% 94.81% +1.03%
==========================================
Files 2 2
Lines 900 887 -13
Branches 210 207 -3
==========================================
- Hits 844 841 -3
+ Misses 56 46 -10
Impacted Files | Coverage Δ | |
---|---|---|
openBCICyton.js | 94.8% <100%> (+1.03%) |
: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 259af35...8971878. Read the comment docs.
2.1.0
Breaking changes
this.info
object to only have firmware version and number of missed packets. Code dependent on this.info should switch to usingnumberOfChannels()
, andgetBoardType()
andsampleRate()
for accurate board info!