meta00 / vital_sqi

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

Hrv sqi #38

Closed Koaha closed 3 years ago

Koaha commented 3 years ago

HRV sqi and power spectral based sqi - issue #24

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (cfeb07d) into main (17dc84c) will increase coverage by 7.97%. The diff coverage is 39.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   19.79%   27.77%   +7.97%     
==========================================
  Files          23       24       +1     
  Lines        1591     1775     +184     
==========================================
+ Hits          315      493     +178     
- Misses       1276     1282       +6     
Impacted Files Coverage Δ
vital_sqi/common/power_spectrum.py 0.00% <0.00%> (ø)
vital_sqi/sqi/hrv_sqi.py 0.00% <0.00%> (ø)
vital_sqi/data/signal_io.py 87.07% <79.22%> (+77.50%) :arrow_up:
vital_sqi/common/utils.py 80.64% <85.00%> (+38.42%) :arrow_up:
vital_sqi/sqi/dtw_sqi.py 90.90% <0.00%> (-9.10%) :arrow_down:
vital_sqi/preprocess/preprocess_signal.py 38.96% <0.00%> (+0.07%) :arrow_up:
... 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 17dc84c...cfeb07d. Read the comment docs.