neuropsychology / NeuroKit.py

A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
http://neurokit.rtfd.io
MIT License
365 stars 102 forks source link

fixes #91

Closed DominiqueMakowski closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will decrease coverage by 0.07%. The diff coverage is 5.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #91      +/-   ##
=========================================
- Coverage   34.47%   34.4%   -0.08%     
=========================================
  Files          31      31              
  Lines        2010    2020      +10     
=========================================
+ Hits          693     695       +2     
- Misses       1317    1325       +8
Impacted Files Coverage Δ
neurokit/bio/bio_ecg_preprocessing.py 65.8% <0%> (+1.29%) :arrow_up:
neurokit/signal/epochs.py 9.09% <0%> (-0.59%) :arrow_down:
neurokit/bio/bio_ecg.py 34.02% <1.92%> (-0.52%) :arrow_down:
neurokit/__init__.py 100% <100%> (ø) :arrow_up:
neurokit/bio/bio_eda.py 6.45% <12.5%> (-0.11%) :arrow_down:
neurokit/bio/bio_meta.py 19.04% <50%> (ø) :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 66cfc80...2414c59. Read the comment docs.