-
Notifications
You must be signed in to change notification settings - Fork 45
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
Generate dataset_description.json and README.md when they do not exist and update the json file when the subject is missing #255
Conversation
Codecov Report
@@ Coverage Diff @@
## master #255 +/- ##
==========================================
+ Coverage 93.55% 93.66% +0.11%
==========================================
Files 8 8
Lines 729 742 +13
==========================================
+ Hits 682 695 +13
Misses 47 47
|
@eurunuela, @smoia I think this is ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please fix linting errors.
lower case function Co-authored-by: Eneko Uruñuela <13706448+eurunuela@users.noreply.github.com>
lower case function in phys2bids call Co-authored-by: Eneko Uruñuela <13706448+eurunuela@users.noreply.github.com>
lower case function in import Co-authored-by: Eneko Uruñuela <13706448+eurunuela@users.noreply.github.com>
lower case function in call test_bids.py Co-authored-by: Eneko Uruñuela <13706448+eurunuela@users.noreply.github.com>
change function changes Co-authored-by: Eneko Uruñuela <13706448+eurunuela@users.noreply.github.com>
Changes implemented guys |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you @vinferrer !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!!
Closes #243
Proposed Changes