Skip to content

FIX: Specify dtype object when making arrays from list that might contain lists #3342

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
May 30, 2021

Conversation

effigies
Copy link
Member

Summary

Silence a deprecation warning in the tests. Making a separate PR in case tests fail and more inspection is needed.

@effigies effigies force-pushed the fix/ragged_array branch from dc6c36c to f6f6721 Compare May 30, 2021 13:42
@effigies effigies added this to the 1.6.1 milestone May 30, 2021
@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #3342 (f6f6721) into master (d02750a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3342   +/-   ##
=======================================
  Coverage   65.01%   65.01%           
=======================================
  Files         302      302           
  Lines       40035    40035           
  Branches     5291     5291           
=======================================
  Hits        26029    26029           
  Misses      12935    12935           
  Partials     1071     1071           
Flag Coverage Δ
unittests 64.79% <100.00%> (ø)

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

Impacted Files Coverage Δ
nipype/interfaces/utility/base.py 86.04% <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 d02750a...f6f6721. Read the comment docs.

@effigies effigies merged commit 12d06fd into nipy:master May 30, 2021
@effigies effigies deleted the fix/ragged_array branch May 30, 2021 14:17
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.

1 participant