Skip to content
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

Adapt to the move of metadata-code from datalad to datalad-deprecated #111

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

christian-monch
Copy link
Contributor

This PR adapts the parts of datalad_neuroimaging that used the old metadata code, i.e. the code contained in datalad.metadata, to the new location of this code, i.e. datalad_deprecated.metadata.

@christian-monch christian-monch force-pushed the mnt-adapt-to-metadata-move-from-core branch from b9f4b92 to d2c678e Compare October 21, 2022 08:57
This commit fixes the code to use the metadata code
that has been moved from datalad to datalad-deprecated.

This refers to all code in `datalad.metadata`.
@christian-monch christian-monch force-pushed the mnt-adapt-to-metadata-move-from-core branch from d2c678e to e510d24 Compare October 21, 2022 09:07
@christian-monch
Copy link
Contributor Author

Remaining errors should be fixed after datalad-deprecated is released with PR datalad/datalad-deprecated#71

@yarikoptic
Copy link
Member

Thank you ! I have merged and released deprecated 0.2.5 , you might like to add versioning to depends

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 89.47% // Head: 89.61% // Increases project coverage by +0.14% 🎉

Coverage data is based on head (4a19c13) compared to base (c15d584).
Patch coverage: 97.67% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   89.47%   89.61%   +0.14%     
==========================================
  Files          24       24              
  Lines        1159     1175      +16     
==========================================
+ Hits         1037     1053      +16     
  Misses        122      122              
Impacted Files Coverage Δ
datalad_neuroimaging/tests/test_procedure.py 100.00% <ø> (ø)
datalad_neuroimaging/tests/test_search.py 85.71% <92.85%> (+0.99%) ⬆️
datalad_neuroimaging/bids2scidata.py 82.50% <100.00%> (+0.05%) ⬆️
datalad_neuroimaging/extractors/bids.py 88.34% <100.00%> (ø)
datalad_neuroimaging/extractors/bids_dataset.py 85.60% <100.00%> (ø)
datalad_neuroimaging/extractors/dicom.py 91.57% <100.00%> (ø)
datalad_neuroimaging/extractors/nidm.py 100.00% <100.00%> (ø)
datalad_neuroimaging/extractors/nifti1.py 89.65% <100.00%> (ø)
datalad_neuroimaging/tests/test_aggregation.py 100.00% <100.00%> (ø)
datalad_neuroimaging/tests/test_dicomconv.py 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

setup.cfg Outdated Show resolved Hide resolved
@bpoldrack
Copy link
Member

Thx, @christian-monch!
Merging ...

@bpoldrack bpoldrack merged commit 27e1ab3 into master Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants