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

Replace mne legacy functions with modern code #161

Merged
merged 3 commits into from
Nov 23, 2024
Merged

Replace mne legacy functions with modern code #161

merged 3 commits into from
Nov 23, 2024

Conversation

sappelhoff
Copy link
Owner

PR Description

Merge Checklist

  • the PR has been reviewed and all comments are resolved
  • all CI checks pass
  • (if applicable): the PR description includes the phrase closes #<issue-number> to automatically close an issue
  • (if applicable): the changes are documented in the changelog changelog.rst
  • (if applicable): new contributors have added themselves to the authors list in the CITATION.cff file

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.60%. Comparing base (8421b03) to head (8f54670).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   98.60%   98.60%   -0.01%     
==========================================
  Files           7        7              
  Lines         717      715       -2     
==========================================
- Hits          707      705       -2     
  Misses         10       10              

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


🚨 Try these New Features:

@sappelhoff sappelhoff merged commit 9d3f984 into main Nov 23, 2024
10 checks passed
@sappelhoff sappelhoff deleted the picks branch November 23, 2024 11:12
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.

Move from pick_types to inst.pick
1 participant