-
Notifications
You must be signed in to change notification settings - Fork 25
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
User notification if datasets are invalid. #1080
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1080 +/- ##
==========================================
+ Coverage 88.38% 88.50% +0.11%
==========================================
Files 72 73 +1
Lines 9265 9306 +41
==========================================
+ Hits 8189 8236 +47
+ Misses 1076 1070 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
some stylistic recommendations + should not raise exception if validation == 'skip'
. Also adding some very basic test on some "invalid" BIDS dataset (no README?) would be good to have
05131ba
to
b908987
Compare
156e8bc
to
10d20f5
Compare
32cf485
to
420e286
Compare
@yarikoptic should be done |
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.
Great to see more tests added . Thanks! Left one question/suggestion.
ae0ed1a
to
d81267f
Compare
d81267f
to
6bf1847
Compare
@yarikoptic :3 |
Thanks, let's proceed! |
Addressing: #1055 (comment)
Example: