mad-lab-fau / BioPsyKit

A Python package for the analysis of biopsychological data.
MIT License
39 stars 8 forks source link

FAU colors #21

Closed richrobe closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (9c957e6) into main (8ed7a29) will decrease coverage by 1.36%. The diff coverage is 14.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   49.30%   47.93%   -1.37%     
==========================================
  Files          92       89       -3     
  Lines        7312     7535     +223     
  Branches     1383     1446      +63     
==========================================
+ Hits         3605     3612       +7     
- Misses       3638     3854     +216     
  Partials       69       69              
Impacted Files Coverage Δ
src/biopsykit/__init__.py 95.83% <ø> (-0.17%) :arrow_down:
src/biopsykit/protocols/base.py 17.07% <9.89%> (-2.68%) :arrow_down:
src/biopsykit/signals/ecg/plotting.py 10.85% <10.00%> (-0.04%) :arrow_down:
src/biopsykit/protocols/plotting.py 12.27% <13.33%> (-0.33%) :arrow_down:
src/biopsykit/stats/stats.py 15.89% <15.20%> (-2.38%) :arrow_down:
src/biopsykit/plotting/plotting.py 11.06% <20.00%> (-0.37%) :arrow_down:
src/biopsykit/protocols/cft.py 13.93% <25.00%> (ø)
src/biopsykit/utils/data_processing.py 14.83% <33.33%> (-0.17%) :arrow_down:
src/biopsykit/sleep/plotting.py 17.60% <50.00%> (ø)
src/biopsykit/protocols/__init__.py 100.00% <100.00%> (ø)
... and 1 more

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 8ed7a29...9c957e6. Read the comment docs.