Skip to content

Conversation

agneg
Copy link

@agneg agneg commented Jan 9, 2018

With daisy module now calculates impedance for all 16 channels. Also does not ignore samples used in impedance calculation(not sure if that is the way it should be though).

@codecov-io
Copy link

codecov-io commented Jan 19, 2018

Codecov Report

Merging #9 into master will increase coverage by 1.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   95.13%   96.31%   +1.17%     
==========================================
  Files           2        2              
  Lines        1234     1870     +636     
  Branches      309      571     +262     
==========================================
+ Hits         1174     1801     +627     
- Misses         60       69       +9
Impacted Files Coverage Δ
openBCICyton.js 95.72% <100%> (+1.39%) ⬆️
openBCISimulator.js 98.48% <0%> (+1.01%) ⬆️

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 c7b49f4...4b30d9b. Read the comment docs.

@andrewjaykeller
Copy link
Contributor

Hey @agneg thanks so much for the pull request!

The continuous integration picked up on two errors with linting. If you see linting issues hold up a pull request in the future, you can run npm run test-lint locally to find the errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants