Aura-healthcare / ecg_qc

A library to compute ECG signal quality indicators
GNU General Public License v3.0
38 stars 10 forks source link

Updated methodology #8

Closed alexisgcomte closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #8 (5f7cc87) into main (28d7bf0) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   99.00%   98.98%   -0.02%     
==========================================
  Files           5        5              
  Lines         101       99       -2     
==========================================
- Hits          100       98       -2     
  Misses          1        1              
Impacted Files Coverage Δ
ecg_qc/ecg_qc.py 100.00% <100.00%> (ø)
ecg_qc/sqi_computing/sqi_frequency_distribution.py 100.00% <100.00%> (ø)
ecg_qc/sqi_computing/sqi_power_spectrum.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 28d7bf0...5f7cc87. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication