Add experimental recursive iCanClean - #58
Draft
snesmaeili wants to merge 2 commits into
Draft
Codecov / codecov/project
succeeded
Aug 1, 2026 in 0s
96.37% (target 80.00%)
View this Pull Request on Codecov
96.37% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 99.25651% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.37%. Comparing base (e84d8d0) to head (fdb37d7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mne_denoise/icanclean/recursive.py | 99.25% | 3 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #58 +/- ##
==========================================
+ Coverage 96.08% 96.37% +0.29%
==========================================
Files 65 66 +1
Lines 8170 8977 +807
Branches 1420 1607 +187
==========================================
+ Hits 7850 8652 +802
- Misses 152 155 +3
- Partials 168 170 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| mne_denoise/icanclean/__init__.py | 100.00% <100.00%> (ø) |
|
| mne_denoise/icanclean/recursive.py | 99.25% <99.25%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading