Skip to content

RF+TST: allow dtype specifiers as fileslice input #485

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
Sep 1, 2016

Conversation

matthew-brett
Copy link
Member

Fileslice function previously insisted on np.dtype object as dtype
specifier. Allow any dtype specifier.

Fileslice function previously insisted on np.dtype object as dtype
specifier.  Allow any dtype specifier.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 95.947% when pulling f5e1e1e on matthew-brett:more-dtypes-for-fileslice into c5473f8 on nipy:master.

@codecov-io
Copy link

Current coverage is 93.97% (diff: 100%)

Merging #485 into master will increase coverage by <.01%

@@             master       #485   diff @@
==========================================
  Files           166        166          
  Lines         21828      21836     +8   
  Methods           0          0          
  Messages          0          0          
  Branches       2326       2327     +1   
==========================================
+ Hits          20512      20520     +8   
  Misses          885        885          
  Partials        431        431          

Powered by Codecov. Last update c5473f8...f5e1e1e

@effigies
Copy link
Member

effigies commented Sep 1, 2016

LGTM.

@matthew-brett matthew-brett merged commit ec4567f into nipy:master Sep 1, 2016
@matthew-brett
Copy link
Member Author

Thanks for the review.

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.

4 participants