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

fixed typos #90

Closed renatosc closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #90 into master will increase coverage by 0.34%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   34.22%   34.57%   +0.34%     
==========================================
  Files          31       31              
  Lines        2010     2010              
==========================================
+ Hits          688      695       +7     
+ Misses       1322     1315       -7
Impacted Files Coverage Δ
neurokit/bio/bio_ecg_preprocessing.py 65.8% <ø> (+4.51%) :arrow_up:
neurokit/bio/bio_ecg.py 34.53% <0%> (ø) :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 2b5fa4c...875959d. Read the comment docs.