Skip to content

[FIX] Python 3 compatibility of gantt chart generator #1907

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 24, 2017

Conversation

oesteban
Copy link
Contributor

A minor revision of this utility.

@codecov-io
Copy link

codecov-io commented Mar 23, 2017

Codecov Report

Merging #1907 into master will increase coverage by 0.36%.
The diff coverage is 22.22%.

@@            Coverage Diff             @@
##           master    #1907      +/-   ##
==========================================
+ Coverage   72.55%   72.92%   +0.36%     
==========================================
  Files        1064     1061       -3     
  Lines       54164    53773     -391     
  Branches     7809     7737      -72     
==========================================
- Hits        39301    39216      -85     
+ Misses      13645    13343     -302     
+ Partials     1218     1214       -4
Flag Coverage Δ
#smoketests 72.92% <22.22%> (+0.36%) ⬆️
#unittests 70.38% <22.22%> (+0.35%) ⬆️
Impacted Files Coverage Δ
nipype/utils/draw_gantt_chart.py 27.02% <22.22%> (+0.5%) ⬆️
nipype/interfaces/afni/utils.py 74.77% <0%> (-0.85%) ⬇️
nipype/pipeline/engine/workflows.py 76.41% <0%> (-0.09%) ⬇️
...ype/interfaces/tests/test_auto_FreeSurferSource.py 100% <0%> (ø) ⬆️
.../interfaces/freesurfer/tests/test_auto_ReconAll.py 100% <0%> (ø) ⬆️
nipype/algorithms/modelgen.py 73.36% <0%> (ø) ⬆️
nipype/sphinxext/plot_workflow.py
...nterfaces/freesurfer/tests/test_auto_MRIsExpand.py
nipype/sphinxext/__init__.py
nipype/interfaces/io.py 50.93% <0%> (ø) ⬆️
... and 3 more

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 2fd53dc...e6d2b80. Read the comment docs.

@satra satra merged commit c7cc95c into nipy:master Mar 24, 2017
@oesteban oesteban deleted the enh/ResourceProfilerPython3 branch March 24, 2017 03:14
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