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

0.2.3 #49

Closed DominiqueMakowski closed 6 years ago

DominiqueMakowski commented 6 years ago

minor:

codecov[bot] commented 6 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.62%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #49      +/-   ##
=========================================
+ Coverage   37.28%   37.9%   +0.62%     
=========================================
  Files          32      32              
  Lines        3071    3142      +71     
=========================================
+ Hits         1145    1191      +46     
- Misses       1926    1951      +25
Impacted Files Coverage Δ
neurokit/__init__.py 100% <100%> (ø) :arrow_up:
neurokit/miscellaneous/data.py 69.44% <16.66%> (-10.56%) :arrow_down:
neurokit/signal/epochs.py 10.48% <0%> (-0.02%) :arrow_down:
neurokit/bio/bio_ecg_preprocessing.py 63.86% <0%> (+3.42%) :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 5126f22...17e05f9. Read the comment docs.