mne-tools / mne-bids

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
https://mne.tools/mne-bids/
BSD 3-Clause "New" or "Revised" License
131 stars 85 forks source link

Update error messages to include EEGLAB format #1198

Closed laemtl closed 9 months ago

laemtl commented 9 months ago

Update error messages to include EEGLAB format (#1187)

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a3ca0c7) 97.64% compared to head (e317476) 97.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1198 +/- ## ========================================== - Coverage 97.64% 97.62% -0.02% ========================================== Files 40 40 Lines 8689 8689 ========================================== - Hits 8484 8483 -1 - Misses 205 206 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sappelhoff commented 9 months ago

Thanks @laemtl

hoechenberger commented 9 months ago

CI failures were unrelated, I went ahead and merged. Thanks @laemtl!