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

ENH: Added some minimal test-cases to the Affine class #33

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

oesteban
Copy link
Collaborator

No description provided.

@oesteban oesteban requested a review from mgxd October 27, 2019 23:22
@codecov-io
Copy link

codecov-io commented Oct 27, 2019

Codecov Report

Merging #33 into master will increase coverage by 2.54%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   87.77%   90.31%   +2.54%     
==========================================
  Files           8        8              
  Lines         507      506       -1     
  Branches       69       66       -3     
==========================================
+ Hits          445      457      +12     
+ Misses         42       32      -10     
+ Partials       20       17       -3
Flag Coverage Δ
#unittests 90.31% <100%> (+2.54%) ⬆️
Impacted Files Coverage Δ
nitransforms/linear.py 79.68% <100%> (+9.45%) ⬆️
nitransforms/base.py 99.2% <100%> (+0.01%) ⬆️

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 f39e6fd...7488421. Read the comment docs.

@oesteban oesteban changed the title ENH: Added a couple of minimal test-cases to the Affine constructor ENH: Added some minimal test-cases to the Affine class Oct 27, 2019
@mgxd mgxd merged commit 45a0a2f into nipy:master Oct 28, 2019
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.

3 participants