Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Updates for latest MNE #1312

Merged
merged 7 commits into from
Oct 1, 2024
Merged

MAINT: Updates for latest MNE #1312

merged 7 commits into from
Oct 1, 2024

Conversation

larsoner
Copy link
Member

@larsoner larsoner commented Sep 30, 2024

Closes #1311
Closes #1309

Not sure if a changelog update is needed?

@larsoner
Copy link
Member Author

Will probably fail until mne-tools/mne-python#12878 lands so I'll restart CIs after that is merged

Copy link
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.

great work 👏

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.45%. Comparing base (9575eab) to head (ed1e67a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1312      +/-   ##
==========================================
- Coverage   97.46%   97.45%   -0.01%     
==========================================
  Files          40       40              
  Lines        8781     8810      +29     
==========================================
+ Hits         8558     8586      +28     
- Misses        223      224       +1     

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

@larsoner
Copy link
Member Author

larsoner commented Oct 1, 2024

Okay approved and green so in it goes, thanks for the quick review @sappelhoff !

@larsoner larsoner merged commit c18e45f into mne-tools:main Oct 1, 2024
23 checks passed
@larsoner larsoner deleted the fix branch October 1, 2024 14:03
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.

We are misusing info["subject_info"] Adjust tests to account for raw.filenames change in mne
2 participants