Skip to content

FIX: Make ants.LaplacianThickness output_image a string, not file #3393

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

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

effigies
Copy link
Member

Summary

Fixes #3390.

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #3393 (93d6c3b) into master (071e575) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3393   +/-   ##
=======================================
  Coverage   65.21%   65.21%           
=======================================
  Files         307      307           
  Lines       40413    40413           
  Branches     5344     5344           
=======================================
  Hits        26356    26356           
  Misses      12982    12982           
  Partials     1075     1075           
Flag Coverage Δ
unittests 64.94% <100.00%> (ø)

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

Impacted Files Coverage Δ
nipype/interfaces/ants/segmentation.py 76.51% <100.00%> (ø)

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 071e575...93d6c3b. Read the comment docs.

@effigies effigies merged commit bb3c312 into nipy:master Oct 18, 2021
@effigies effigies deleted the fix/output_str branch October 18, 2021 19:16
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.

LaplacianThickness() trait error path like object
1 participant