Skip to content

MAINT: Add imports of modules in __init__.py to workaround #91 #92

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 2 commits into from
Mar 29, 2020

Conversation

oesteban
Copy link
Collaborator

Add modules to the __init__.py of root and nitransforms.io so
that they are visible for import.

References: #91

@pull-assistant
Copy link

pull-assistant bot commented Mar 29, 2020

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     chore: add imports of modules in __init__.py to workaround #91

     rel(20.0.0rc3): Update CHANGES [skip ci]

Powered by Pull Assistant. Last update 2f1bd2d ... 1ee844a. Read the comment docs.

Add modules to the ``__init__.py`` of root and ``nitransforms.io`` so
that they are visible for import.

References: nipy#91
@oesteban oesteban force-pushed the maint/packaging-workaround branch from 351a8f3 to 2f1bd2d Compare March 29, 2020 17:35
@codecov-io
Copy link

codecov-io commented Mar 29, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   99.07%   99.07%   +<.01%     
==========================================
  Files          12       12              
  Lines        1077     1080       +3     
  Branches      138      138              
==========================================
+ Hits         1067     1070       +3     
  Misses          6        6              
  Partials        4        4
Flag Coverage Δ
#unittests 99.07% <100%> (ø) ⬆️
Impacted Files Coverage Δ
nitransforms/__init__.py 100% <100%> (ø) ⬆️
nitransforms/io/__init__.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 cfea21a...1ee844a. Read the comment docs.

@oesteban oesteban merged commit 9c7b066 into nipy:master Mar 29, 2020
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