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

WIP: adding utils module for code support #530

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthew-brett
Copy link
Member

@matthew-brett matthew-brett commented Apr 14, 2017

Add utils.py module for general code support, with to_scalar function to start the ball rolling.

Add to_scalar function with tests.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 96.212% when pulling 43746b1 on matthew-brett:add-utils-module into 3d59146 on nipy:master.

@codecov-io
Copy link

codecov-io commented Apr 18, 2017

Codecov Report

Merging #530 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
+ Coverage   94.25%   94.25%   +<.01%     
==========================================
  Files         177      179       +2     
  Lines       24273    24289      +16     
  Branches     2604     2606       +2     
==========================================
+ Hits        22878    22894      +16     
  Misses        920      920              
  Partials      475      475
Impacted Files Coverage Δ
nibabel/tests/test_utils.py 100% <100%> (ø)
nibabel/utils.py 100% <100%> (ø)

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 3d59146...43746b1. Read the comment docs.

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.

None yet

3 participants