Skip to content

DOC: update docs to reflect default hash_method value #1792

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 1 commit into from
Jan 31, 2017

Conversation

ariekahn
Copy link
Contributor

Looks like hash_method has defaulted to timestamp for a while:
https://github.com/nipy/nipype/blob/master/nipype/utils/config.py

Updating the config documentation.

@codecov-io
Copy link

codecov-io commented Jan 31, 2017

Codecov Report

Merging #1792 into master will increase coverage by -0.03%.

@@            Coverage Diff             @@
##           master    #1792      +/-   ##
==========================================
- Coverage   69.83%   69.81%   -0.03%     
==========================================
  Files        1047     1047              
  Lines       52050    52050              
  Branches     7661     7651      -10     
==========================================
- Hits        36349    36338      -11     
- Misses      14123    14134      +11     
  Partials     1578     1578
Flag Coverage Δ
#unittests 69.81% <ø> (-0.03%)
Impacted Files Coverage Δ
nipype/pipeline/plugins/pbs.py 19.11% <ø> (-1.48%)
nipype/pipeline/plugins/condor.py 14.7% <ø> (-1.48%)
nipype/pipeline/plugins/lsf.py 14.86% <ø> (-1.36%)
nipype/pipeline/plugins/slurm.py 14.66% <ø> (-1.34%)
nipype/pipeline/plugins/oar.py 29.06% <ø> (-1.17%)
nipype/interfaces/mrtrix/convert.py 21.73% <ø> (-0.55%)
nipype/pipeline/plugins/sge.py 17.74% <ø> (-0.44%)
nipype/interfaces/base.py 79.98% <ø> (-0.37%)

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 7ac0cc7...8b88127. Read the comment docs.

@satra satra merged commit 7d4d5e4 into nipy:master Jan 31, 2017
@ariekahn ariekahn deleted the doc/default_hash_method branch February 8, 2017 00:29
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