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

changing repo for sphinxcontrib-versioning #495

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

djarecka
Copy link
Collaborator

@djarecka djarecka commented Sep 3, 2021

Acknowledgment

  • I acknowledge that this contribution will be available under the Apache 2 license.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Summary

trying to fix the doc.
updating sphinxcontrib-versioning so it doesn't use old api: djarecka/sphinxcontrib-versioning#1

Checklist

  • All tests passing
  • I have added tests to cover my changes
  • I have updated documentation (if necessary)
  • My code follows the code style of this project
    (we are using black: you can pip install pre-commit,
    run pre-commit install in the pydra directory
    and black will be run automatically with each commit)

@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #495 (5054c6f) into master (9630aa8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #495   +/-   ##
=======================================
  Coverage   83.01%   83.01%           
=======================================
  Files          20       20           
  Lines        4045     4045           
  Branches     1118     1118           
=======================================
  Hits         3358     3358           
  Misses        491      491           
  Partials      196      196           
Flag Coverage Δ
unittests 82.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 9630aa8...5054c6f. Read the comment docs.

@djarecka djarecka merged commit 35c16f6 into nipype:master Sep 3, 2021
@djarecka djarecka deleted the doc/fix_sphinx branch December 30, 2022 20:40
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.

1 participant