-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat: Demote PARTICIPANT_ID_MISMATCH to a warning for now #3320
feat: Demote PARTICIPANT_ID_MISMATCH to a warning for now #3320
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3320 +/- ##
==========================================
+ Coverage 47.21% 48.15% +0.93%
==========================================
Files 591 595 +4
Lines 37768 38031 +263
Branches 1243 1295 +52
==========================================
+ Hits 17834 18315 +481
+ Misses 19747 19538 -209
+ Partials 187 178 -9 ☔ View full report in Codecov by Sentry. |
5fcc2dc
to
2be2eda
Compare
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.
I guess we could symlink this one too, then?
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.
I tried to get that to work but gave up on it. I've also had to go back to using a non-symlinked one for the JSR CLI, so there's just going to be several copies.
Addressing problems with https://openneuro.org/datasets/ds005752/ that can't be reasonably resolved within the dataset. This is quite a minor issue, and we can hopefully get rid of this exception soon.