psychoinformatics-de / datalad-hirni

DataLad extension for (semi-)automated, reproducible processing of (medical/neuro)imaging data
http://datalad.org
Other
5 stars 8 forks source link

BF: modify template dataset_description.json #168

Closed loj closed 3 years ago

loj commented 3 years ago

Funding should be an array rather than a string in order to be BIDS compliant.

Closes #167

codecov-io commented 3 years ago

Codecov Report

Merging #168 (1b5383d) into master (6e1c488) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   84.20%   84.20%           
=======================================
  Files          19       19           
  Lines        1076     1076           
=======================================
  Hits          906      906           
  Misses        170      170           

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 6e1c488...1b5383d. Read the comment docs.

bpoldrack commented 3 years ago

Thank you!