Aura-healthcare / ecg_qc

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

Dev #5

Closed alexisgcomte closed 3 years ago

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

codecov-io commented 3 years ago

Codecov Report

Merging #5 (a1b117b) into main (e8f85eb) will increase coverage by 0.87%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   98.13%   99.00%   +0.87%     
==========================================
  Files           5        5              
  Lines         107      101       -6     
==========================================
- Hits          105      100       -5     
+ Misses          2        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%> (ø)
ecg_qc/sqi_computing/sqi_rr_intervals.py 96.96% <100.00%> (+2.09%) :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 e8f85eb...a1b117b. Read the comment docs.