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

[ENH]: Use junifer-data datalad dataset for fetching data #418

Merged
merged 22 commits into from
Feb 13, 2025

Conversation

synchon
Copy link
Member

@synchon synchon commented Jan 8, 2025

  • description of feature/fix
  • tests added/passed
  • add an entry for the latest changes

This PR adapts junifer-data datalad dataset at https://github.com/juaml/junifer-data to provide data for junifer.

Copy link

github-actions bot commented Jan 8, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://juaml.github.io/junifer/pr-preview/pr-418/

Built to branch gh-pages at 2025-01-27 11:19 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@synchon synchon requested a review from fraimondo January 8, 2025 15:23
@synchon synchon added enhancement New feature or request parcellation Issues or pull requests related to parcellations (atlases) coordinate Issues or pull requests related to coordinates (ROIs) mask Issues or pull requests related to masks labels Jan 8, 2025
@synchon synchon added this to the 0.0.6 (alpha 5) milestone Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 123 lines in your changes missing coverage. Please review.

Project coverage is 0.01%. Comparing base (5135251) to head (a8582b6).

Files with missing lines Patch % Lines
junifer/data/parcellations/_parcellations.py 0.00% 60 Missing ⚠️
junifer/data/utils.py 0.00% 34 Missing ⚠️
junifer/data/masks/_masks.py 0.00% 16 Missing ⚠️
junifer/data/coordinates/_coordinates.py 0.00% 11 Missing ⚠️
junifer/data/template_spaces.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##            main    #418    +/-   ##
======================================
  Coverage   0.01%   0.01%            
======================================
  Files        133     133            
  Lines       5795    5652   -143     
======================================
  Hits           1       1            
+ Misses      5794    5651   -143     
Flag Coverage Δ
docs 100.00% <ø> (ø)
junifer 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
junifer/data/template_spaces.py 0.00% <0.00%> (ø)
junifer/data/coordinates/_coordinates.py 0.00% <0.00%> (ø)
junifer/data/masks/_masks.py 0.00% <0.00%> (ø)
junifer/data/utils.py 0.00% <0.00%> (ø)
junifer/data/parcellations/_parcellations.py 0.00% <0.00%> (ø)

@synchon
Copy link
Member Author

synchon commented Jan 24, 2025

Needs to go before #363

@synchon synchon merged commit b39d56b into main Feb 13, 2025
3 of 14 checks passed
@synchon synchon deleted the enh/junifer-data branch February 13, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coordinate Issues or pull requests related to coordinates (ROIs) enhancement New feature or request mask Issues or pull requests related to masks parcellation Issues or pull requests related to parcellations (atlases)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants