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

Changed inheritence of TensorMetricsInputSpec #3663

Merged
merged 2 commits into from
Oct 6, 2024

Conversation

GalKepler
Copy link
Contributor

Summary

Simply changed the inheritance to the correct one (TensorMetricsInputSpec instead of CommandLineInputSpec

Fixes #3662.

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.87%. Comparing base (6ac81ca) to head (dd2d342).
Report is 144 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3663   +/-   ##
=======================================
  Coverage   70.87%   70.87%           
=======================================
  Files        1276     1276           
  Lines       59238    59238           
  Branches     9812     9812           
=======================================
  Hits        41984    41984           
  Misses      16079    16079           
  Partials     1175     1175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@effigies effigies merged commit 0e0d600 into nipy:master Oct 6, 2024
19 checks passed
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] TensorToMetrics inputs specification doesn't inherit from Mrtrix3 Base
2 participants