meta00 / vital_sqi

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

Playbook #39

Closed Koaha closed 3 years ago

Koaha commented 3 years ago

Update the ECG import for the example notebooks

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (7f0b964) into main (17dc84c) will increase coverage by 8.84%. The diff coverage is 72.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   19.79%   28.64%   +8.84%     
==========================================
  Files          23       23              
  Lines        1591     1648      +57     
==========================================
+ Hits          315      472     +157     
+ Misses       1276     1176     -100     
Impacted Files Coverage Δ
vital_sqi/common/power_spectrum.py 0.00% <0.00%> (ø)
vital_sqi/preprocess/preprocess_signal.py 38.18% <33.33%> (-0.71%) :arrow_down:
vital_sqi/sqi/dtw_sqi.py 87.50% <50.00%> (-12.50%) :arrow_down:
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/data/signal_sqi_class.py 56.52% <0.00%> (+26.08%) :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 17dc84c...7f0b964. Read the comment docs.