embodied-computation-group / systole

Systole: A python package for cardiac signal synchrony and analysis
https://embodied-computation-group.github.io/systole/#
GNU General Public License v3.0
81 stars 31 forks source link

move the rolling average PPG and resp detectors to the detectors submodule #61

Closed LegrandNico closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #61 (acf678b) into master (9b34b23) will increase coverage by 0.26%. The diff coverage is 84.72%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   66.80%   67.06%   +0.26%     
==========================================
  Files          54       56       +2     
  Lines        3395     3425      +30     
==========================================
+ Hits         2268     2297      +29     
- Misses       1127     1128       +1     
Impacted Files Coverage Δ
systole/reports/subject_level.py 64.70% <0.00%> (ø)
systole/detectors/rolling_average_resp.py 76.47% <76.47%> (ø)
systole/detection.py 92.54% <79.16%> (+0.83%) :arrow_up:
systole/detectors/__init__.py 100.00% <100.00%> (ø)
systole/detectors/msptd.py 90.90% <100.00%> (ø)
systole/detectors/rolling_average_ppg.py 100.00% <100.00%> (ø)
systole/plots/plot_raw.py 85.10% <100.00%> (+2.60%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more