Skip to content

Fix test for MNE-Python main#127

Merged
sappelhoff merged 3 commits intobids-standard:mainfrom
cbrnr:main
Feb 18, 2025
Merged

Fix test for MNE-Python main#127
sappelhoff merged 3 commits intobids-standard:mainfrom
cbrnr:main

Conversation

@cbrnr
Copy link
Copy Markdown
Collaborator

@cbrnr cbrnr commented Feb 18, 2025

MNE-Python now discards the first "New Segment" annotation automatically, since it only contains the recording time (see mne-tools/mne-python#13100).

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.31%. Comparing base (58d4c24) to head (3998efa).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files           2        2           
  Lines         293      293           
=======================================
  Hits          291      291           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cbrnr
Copy link
Copy Markdown
Collaborator Author

cbrnr commented Feb 18, 2025

I added packaging (to the test extras group) to check the MNE version, but this is a third-party package, so let me know if that's OK or not.

Copy link
Copy Markdown
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok with me to add "packaging" to the test deps, however something still seems to be off according to the CI.

@cbrnr
Copy link
Copy Markdown
Collaborator Author

cbrnr commented Feb 18, 2025

@sappelhoff all green now!

@sappelhoff sappelhoff merged commit 8bf305b into bids-standard:main Feb 18, 2025
@sappelhoff
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants