NeuroKit icon indicating copy to clipboard operation
NeuroKit copied to clipboard

0.2.2

Open DominiqueMakowski opened this issue 1 year ago • 2 comments

DominiqueMakowski avatar Sep 08 '22 00:09 DominiqueMakowski

Codecov Report

Base: 52.81% // Head: 53.04% // Increases project coverage by +0.23% :tada:

Coverage data is based on head (bc08a07) compared to base (5cd089e). Patch coverage: 54.36% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
+ Coverage   52.81%   53.04%   +0.23%     
==========================================
  Files         277      290      +13     
  Lines       12591    12994     +403     
==========================================
+ Hits         6650     6893     +243     
- Misses       5941     6101     +160     
Impacted Files Coverage Δ
neurokit2/complexity/complexity_rqa.py 10.20% <0.00%> (-0.79%) :arrow_down:
neurokit2/complexity/fractal_katz.py 92.30% <ø> (ø)
neurokit2/complexity/optim_complexity_optimize.py 13.97% <0.00%> (ø)
neurokit2/ecg/ecg_peaks.py 100.00% <ø> (ø)
neurokit2/ecg/ecg_quality.py 26.31% <ø> (ø)
neurokit2/markov/transition_matrix.py 12.00% <0.00%> (-0.77%) :arrow_down:
neurokit2/microstates/microstates_plot.py 10.86% <0.00%> (ø)
neurokit2/microstates/microstates_segment.py 16.27% <ø> (ø)
neurokit2/ppg/ppg_clean.py 75.00% <ø> (+18.75%) :arrow_up:
neurokit2/ppg/ppg_intervalrelated.py 16.21% <0.00%> (ø)
... and 69 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Sep 12 '22 22:09 codecov-commenter

@danibene few styling issues: https://codeclimate.com/github/neuropsychology/NeuroKit/pull/705

(I personally use the black autoformat-on-save feature in VScode, it's pretty neat)

DominiqueMakowski avatar Oct 14 '22 00:10 DominiqueMakowski

Code Climate has analyzed commit bc08a076 and detected 0 issues on this pull request.

View more on Code Climate.

codeclimate[bot] avatar Nov 04 '22 07:11 codeclimate[bot]