Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #364 +/- ##
===========================================
+ Coverage 91.64% 100.00% +8.35%
===========================================
Files 146 1 -145
Lines 5862 1 -5861
Branches 934 0 -934
===========================================
- Hits 5372 1 -5371
+ Misses 318 0 -318
+ Partials 172 0 -172
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
5831270 to
f9e207c
Compare
…taType or list of DataType
All of them should be reverted now, let me know if you find any stray ones.
Not at all, users can keep passing
The introduction of
Has been addressed in the specific comment.
The reason was to keep it in sync with non-datalad based datagrabbers and is already taken care of internally via introduction of
Has been addressed in specific comments. |
Are you requiring a new dataset or marker?
Which feature do you want to include?
We want to be able to validate the yaml so we avoid issues like #296
How do you imagine this integrated in junifer?
Use pydantic and validate the yaml.
Do you have a sample code that implements this outside of junifer?
No response
Anything else to say?
No response