Skip to content

ENH(icanclean): threshold='null' — derive the rejection cut from the data - #76

Merged
BabaSanfour merged 5 commits into
mainfrom
feat/icanclean-null-threshold
Aug 25, 2026
Merged

ENH(icanclean): threshold='null' — derive the rejection cut from the data#76
BabaSanfour merged 5 commits into
mainfrom
feat/icanclean-null-threshold

fix(docs): run pre commit

bc5ada4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

95.09% (target 80.00%)

View this Pull Request on Codecov

95.09% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 89.58333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.09%. Comparing base (c8486a9) to head (bc5ada4).

Files with missing lines Patch % Lines
mne_denoise/icanclean/core.py 89.58% 4 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   95.12%   95.09%   -0.03%     
==========================================
  Files          82       82              
  Lines       10208    10240      +32     
  Branches     1842     1846       +4     
==========================================
+ Hits         9710     9738      +28     
- Misses        250      254       +4     
  Partials      248      248              
Files with missing lines Coverage Δ
mne_denoise/icanclean/core.py 93.46% <89.58%> (-0.42%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.