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

PR_docfix #56

Closed DominiqueMakowski closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #56 into master will increase coverage by 0.69%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage    53.7%   54.39%   +0.69%     
==========================================
  Files          32       32              
  Lines        2013     2026      +13     
==========================================
+ Hits         1081     1102      +21     
+ Misses        932      924       -8
Impacted Files Coverage Δ
tests/test_statistics.py 91.66% <75%> (-1.52%) :arrow_down:
neurokit/statistics/routines.py 73.79% <85.71%> (+6.38%) :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 3ec4ff6...d1f57c0. Read the comment docs.