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.8 - ECG HRV improvement #24

Closed DominiqueMakowski closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   38.55%   38.81%   +0.25%     
==========================================
  Files          31       31              
  Lines        2617     2628      +11     
==========================================
+ Hits         1009     1020      +11     
  Misses       1608     1608
Impacted Files Coverage Δ
neurokit/__init__.py 100% <100%> (ø) :arrow_up:
neurokit/bio/bio_ecg.py 72.82% <100%> (+1.12%) :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 88a7324...afcfd3c. Read the comment docs.