Skip to content

Conversation

@oesteban
Copy link
Member

Resolves: #600.

@oesteban oesteban requested a review from mgxd January 27, 2021 22:29
@oesteban
Copy link
Member Author

I'll work on the interface that generates t_list tomorrow.

@codecov-io
Copy link

Codecov Report

Merging #602 (b0e0141) into master (3f8c265) will decrease coverage by 1.18%.
The diff coverage is 68.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
- Coverage   47.89%   46.70%   -1.19%     
==========================================
  Files          44       44              
  Lines        5356     5413      +57     
  Branches      785      791       +6     
==========================================
- Hits         2565     2528      -37     
- Misses       2697     2795      +98     
+ Partials       94       90       -4     
Flag Coverage Δ
documentation 0.00% <0.00%> (ø)
masks ?
reportlettests 100.00% <ø> (ø)
unittests 46.89% <68.25%> (+0.25%) ⬆️

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

Impacted Files Coverage Δ
niworkflows/interfaces/images.py 66.51% <68.25%> (-3.56%) ⬇️
niworkflows/__init__.py 0.00% <0.00%> (-81.82%) ⬇️
niworkflows/func/util.py 21.17% <0.00%> (-47.06%) ⬇️
niworkflows/interfaces/fixes.py 50.00% <0.00%> (-5.56%) ⬇️
niworkflows/interfaces/utils.py 40.14% <0.00%> (-2.38%) ⬇️
niworkflows/interfaces/report_base.py 47.54% <0.00%> (-1.64%) ⬇️
niworkflows/viz/utils.py 9.52% <0.00%> (+0.02%) ⬆️
niworkflows/interfaces/mni.py 25.86% <0.00%> (+0.14%) ⬆️
niworkflows/utils/bids.py 75.00% <0.00%> (+0.74%) ⬆️

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 3f8c265...b0e0141. Read the comment docs.

@pep8speaks
Copy link

pep8speaks commented Jan 28, 2021

Hello @oesteban, Thank you for updating!

Cheers! There are no style issues detected in this Pull Request. 🍻 To test for issues locally, pip install flake8 and then run flake8 niworkflows.

Comment last updated at 2021-01-28 15:17:49 UTC

@oesteban oesteban force-pushed the enh/modality-agnostic-ref-600 branch from 4fddc45 to 148af7b Compare January 28, 2021 09:48
@oesteban oesteban marked this pull request as ready for review January 28, 2021 09:48
@oesteban
Copy link
Member Author

Okay, this is looking better. Please LMKWYT, @mgxd .

@oesteban oesteban force-pushed the enh/modality-agnostic-ref-600 branch from 148af7b to f8dc413 Compare January 28, 2021 12:47
Copy link
Contributor

@mgxd mgxd left a comment

Choose a reason for hiding this comment

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

Few comments, but this LGTM

Co-authored-by: Mathias Goncalves <[email protected]>
@oesteban oesteban merged commit d69dd64 into nipreps:master Jan 28, 2021
@oesteban oesteban deleted the enh/modality-agnostic-ref-600 branch January 28, 2021 15:40
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.

Make EstimateReference modality-agnostic

4 participants