meta00 / vital_sqi

A package for physiological signal quality control
MIT License
30 stars 11 forks source link

Pandas opt #79

Closed meta00 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (c5230f7) into main (77dc974) will decrease coverage by 1.21%. The diff coverage is 86.66%.

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   41.20%   39.99%   -1.22%     
==========================================
  Files          35       35              
  Lines        2189     2298     +109     
==========================================
+ Hits          902      919      +17     
- Misses       1287     1379      +92     
Impacted Files Coverage Δ
vital_sqi/common/__init__.py 100.00% <ø> (ø)
vital_sqi/common/band_filter.py 35.71% <ø> (ø)
vital_sqi/common/utils.py 79.69% <0.00%> (-3.39%) :arrow_down:
vital_sqi/data/signal_io.py 84.37% <ø> (ø)
vital_sqi/preprocess/removal_utilities.py 9.64% <ø> (+9.64%) :arrow_up:
vital_sqi/preprocess/segment_split.py 16.39% <ø> (-0.85%) :arrow_down:
vital_sqi/sqi/__init__.py 100.00% <ø> (ø)
vital_sqi/common/generate_template.py 99.35% <94.11%> (-0.65%) :arrow_down:
vital_sqi/common/rpeak_detection.py 12.96% <100.00%> (-0.33%) :arrow_down:
vital_sqi/data/signal_sqi_class.py 81.13% <100.00%> (ø)
... and 10 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 77dc974...c5230f7. Read the comment docs.