meta00 / vital_sqi

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

Rules #47

Closed meta00 closed 3 years ago

meta00 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (2b7d923) into main (a74c6ac) will increase coverage by 21.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #47       +/-   ##
===========================================
+ Coverage   26.14%   47.65%   +21.51%     
===========================================
  Files          26       22        -4     
  Lines        1798     1490      -308     
===========================================
+ Hits          470      710      +240     
+ Misses       1328      780      -548     
Impacted Files Coverage Δ
vital_sqi/__init__.py 100.00% <ø> (ø)
vital_sqi/common/utils.py 96.85% <100.00%> (+17.16%) :arrow_up:
vital_sqi/data/signal_io.py 87.07% <100.00%> (ø)
vital_sqi/rule/generate_ruleset.py 100.00% <100.00%> (ø)
vital_sqi/rule/rule_class.py 100.00% <100.00%> (+100.00%) :arrow_up:
vital_sqi/rule/__init__.py 100.00% <0.00%> (+100.00%) :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 a74c6ac...2b7d923. Read the comment docs.