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

FIX: make update unalter the path instance if check fails #950

Merged
merged 5 commits into from
Jan 31, 2022

Conversation

agramfort
Copy link
Member

closes #949

@agramfort
Copy link
Member Author

@teonbrooks let me know if it fixes your pb

Copy link
Member

@hoechenberger hoechenberger left a comment

Choose a reason for hiding this comment

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

@agramfort Can you cook up a changelog entry for this one? Otherwise LGTM

@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #950 (a9243f2) into main (92258b2) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #950      +/-   ##
==========================================
+ Coverage   94.39%   94.40%   +0.01%     
==========================================
  Files          25       25              
  Lines        3550     3559       +9     
==========================================
+ Hits         3351     3360       +9     
  Misses        199      199              
Impacted Files Coverage Δ
mne_bids/path.py 97.67% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92258b2...a9243f2. Read the comment docs.

@hoechenberger hoechenberger merged commit 5a4c82a into mne-tools:main Jan 31, 2022
@hoechenberger
Copy link
Member

Thanks @agramfort!

@teonbrooks
Copy link
Member

wfm, thanks @agramfort!

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.

[BUG] BIDSpath.update changes suffix option even if suffix isn't supported
4 participants