meta00 / vital_sqi

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

Signalsqi #61

Closed meta00 closed 3 years ago

meta00 commented 3 years ago

Add some waveform sqis for ecg.

codecov[bot] commented 3 years ago

Codecov Report

Merging #61 (886696c) into main (9757097) will increase coverage by 5.47%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   48.42%   53.89%   +5.47%     
==========================================
  Files          24       29       +5     
  Lines        1520     1822     +302     
==========================================
+ Hits          736      982     +246     
- Misses        784      840      +56     
Impacted Files Coverage Δ
vital_sqi/common/power_spectrum.py 0.00% <0.00%> (ø)
vital_sqi/sqi/waveform_sqi.py 0.00% <0.00%> (ø)
vital_sqi/data/signal_sqi_class.py 83.56% <0.00%> (-16.44%) :arrow_down:
vital_sqi/sqi/__init__.py 100.00% <0.00%> (ø)
vital_sqi/dataset/example_data.py 100.00% <0.00%> (ø)
vital_sqi/highlevel_functions/highlevel.py 86.95% <0.00%> (ø)
vital_sqi/dataset/__init__.py 100.00% <0.00%> (ø)
vital_sqi/highlevel_functions/__init__.py 100.00% <0.00%> (ø)
vital_sqi/data/segment_split.py 19.00% <0.00%> (+0.42%) :arrow_up:
... and 5 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 9757097...886696c. Read the comment docs.