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.1.7 #21

Closed DominiqueMakowski closed 7 years ago

DominiqueMakowski commented 7 years ago

Improved the separation between ecg_process and ecg_preprocess

codecov[bot] commented 7 years ago

Codecov Report

Merging #21 into master will decrease coverage by 0.09%. The diff coverage is 88.46%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #21     +/-   ##
=========================================
- Coverage   38.91%   38.81%   -0.1%     
=========================================
  Files          30       30             
  Lines        2580     2576      -4     
=========================================
- Hits         1004     1000      -4     
  Misses       1576     1576
Impacted Files Coverage Δ
neurokit/bio/bio_meta.py 60% <ø> (ø) :arrow_up:
neurokit/__init__.py 100% <100%> (ø) :arrow_up:
neurokit/bio/bio_ecg.py 73.15% <88%> (-0.3%) :arrow_down:

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 1faf86c...be528e4. Read the comment docs.