meta00 / vital_sqi

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

Signalsqi #52

Closed meta00 closed 3 years ago

meta00 commented 3 years ago

In this pull request, the following points were added:

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (9757097) into main (1db5846) will increase coverage by 0.62%. The diff coverage is 61.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   47.79%   48.42%   +0.62%     
==========================================
  Files          22       24       +2     
  Lines        1494     1520      +26     
==========================================
+ Hits          714      736      +22     
- Misses        780      784       +4     
Impacted Files Coverage Δ
vital_sqi/common/rpeak_detection.py 12.22% <0.00%> (ø)
vital_sqi/highlevel/highlevel.py 0.00% <0.00%> (ø)
vital_sqi/__init__.py 100.00% <100.00%> (ø)
vital_sqi/data/signal_sqi_class.py 100.00% <100.00%> (+43.47%) :arrow_up:
vital_sqi/highlevel/__init__.py 100.00% <100.00%> (ø)

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 1db5846...9757097. Read the comment docs.