Closed Aaronearlerichardson closed 1 year ago
Merging #65 (aadde85) into main (815f84f) will increase coverage by
3.24%
. The diff coverage is61.92%
.:exclamation: Current head aadde85 differs from pull request most recent head cea0427. Consider uploading reports for the commit cea0427 to get more accurate results
@@ Coverage Diff @@
## main #65 +/- ##
==========================================
+ Coverage 45.46% 48.70% +3.24%
==========================================
Files 13 15 +2
Lines 1146 1314 +168
==========================================
+ Hits 521 640 +119
- Misses 625 674 +49
Impacted Files | Coverage Δ | |
---|---|---|
PreProcess/math/scaling.py | 38.18% <ø> (ø) |
|
PreProcess/timefreq/gamma.py | 0.00% <0.00%> (ø) |
|
task/SentenceRep/clean.py | 0.00% <0.00%> (ø) |
|
task/SentenceRep/events.py | 0.00% <0.00%> (ø) |
|
task/SentenceRep/preprocess.py | 0.00% <0.00%> (ø) |
|
PreProcess/math/stats.py | 83.63% <83.63%> (ø) |
|
PreProcess/_tests/test_pre.py | 100.00% <100.00%> (ø) |
|
PreProcess/mt_filter.py | 73.85% <100.00%> (+0.17%) |
:arrow_up: |
PreProcess/navigate.py | 45.35% <100.00%> (+10.76%) |
:arrow_up: |
PreProcess/timefreq/multitaper.py | 86.25% <100.00%> (ø) |
|
... and 1 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Implementing time_perm_cluster statistics to address #44 and #54