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

[REF] Removes .get_data() nibabel calls #120

Merged
merged 1 commit into from
Nov 18, 2019
Merged

[REF] Removes .get_data() nibabel calls #120

merged 1 commit into from
Nov 18, 2019

Conversation

rmarkello
Copy link
Owner

Deprecated as of 3.0 in favor of np.asarray(img.dataobj).

Deprecated as of 3.0 in favor of np.asarray(img.dataobj)
@coveralls
Copy link

coveralls commented Nov 18, 2019

Pull Request Test Coverage Report for Build 332

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 91.388%

Totals Coverage Status
Change from base Build 330: 0.005%
Covered Lines: 17318
Relevant Lines: 18950

💛 - Coveralls

@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #120 into master will not change coverage.
The diff coverage is 88.88%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files          33       33           
  Lines        1895     1895           
=======================================
  Hits         1733     1733           
  Misses        162      162
Impacted Files Coverage Δ
abagen/tests/test_allen.py 100% <100%> (ø) ⬆️
abagen/samples.py 100% <100%> (ø) ⬆️
abagen/utils.py 92.56% <83.33%> (ø) ⬆️

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 9137748...f82b1ba. Read the comment docs.

@rmarkello rmarkello merged commit 8bb408d into master Nov 18, 2019
@rmarkello rmarkello deleted the ref/nibabel branch November 18, 2019 15:22
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.

2 participants