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

add emomatching task to piop2 datagrabber #371

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

LeSasse
Copy link
Collaborator

@LeSasse LeSasse commented Oct 1, 2024

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.31%. Comparing base (ab4f391) to head (1f8f84a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #371   +/-   ##
=======================================
  Coverage   88.31%   88.31%           
=======================================
  Files          93       93           
  Lines        5067     5067           
  Branches     1031     1031           
=======================================
  Hits         4475     4475           
  Misses        426      426           
  Partials      166      166           
Flag Coverage Δ
docs 100.00% <ø> (ø)

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

Files with missing lines Coverage Δ
junifer/datagrabber/aomic/piop2.py 87.17% <ø> (ø)

@@ -26,7 +26,7 @@ Bugfixes
types requirement by `Synchon Mandal`_ (:gh:`339`)
- Remove extra dimension from masks warped via ANTs by `Synchon Mandal`_
(:gh:`340`)

- Add 'emomatching' task to :class:`DataladAOMICPIOP2` by `Leonard Sasse`_ (:gh:`370`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should now be in the docs/changes/newsfragments directory, in a file named 370.bugfix that has the following content:

Add ``'emomatching'`` task to :class:`DataladAOMICPIOP2` by `Leonard Sasse`_

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i see

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.

[BUG]: AOMIC PIOP2 missing tasks
2 participants