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: Revision of spaces module for consistency #457

Merged
merged 6 commits into from
Feb 6, 2020

Conversation

oesteban
Copy link
Member

@oesteban oesteban commented Feb 5, 2020

No description provided.

@pull-assistant
Copy link

pull-assistant bot commented Feb 5, 2020

@pep8speaks
Copy link

pep8speaks commented Feb 5, 2020

Hello @oesteban, Thank you for updating!

Line 553:17: W503 line break before binary operator
Line 554:17: W503 line break before binary operator
Line 578:13: W503 line break before binary operator
Line 579:13: W503 line break before binary operator
Line 589:13: W503 line break before binary operator
Line 590:13: W503 line break before binary operator

To test for issues locally, pip install flake8 and then run flake8 niworkflows.

Comment last updated at 2020-02-06 00:18:55 UTC

niworkflows/utils/spaces.py Show resolved Hide resolved
niworkflows/utils/spaces.py Outdated Show resolved Hide resolved
niworkflows/utils/spaces.py Show resolved Hide resolved
niworkflows/utils/spaces.py Outdated Show resolved Hide resolved
niworkflows/utils/spaces.py Outdated Show resolved Hide resolved
niworkflows/utils/spaces.py Outdated Show resolved Hide resolved
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #457 into master will decrease coverage by 4.6%.
The diff coverage is 84.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
- Coverage   61.13%   56.52%   -4.61%     
==========================================
  Files          61       43      -18     
  Lines        6119     5054    -1065     
  Branches      711      717       +6     
==========================================
- Hits         3741     2857     -884     
+ Misses       2335     2064     -271     
- Partials       43      133      +90
Flag Coverage Δ
#masks ?
#reportlettests ?
#unittests ?
Impacted Files Coverage Δ
niworkflows/utils/spaces.py 88.48% <84.31%> (-6.46%) ⬇️
niworkflows/func/util.py 28% <0%> (-52%) ⬇️
niworkflows/interfaces/fixes.py 41.17% <0%> (-45.1%) ⬇️
niworkflows/interfaces/ants.py 57.81% <0%> (-16.15%) ⬇️
niworkflows/engine/workflows.py 26.31% <0%> (-15.79%) ⬇️
niworkflows/interfaces/bids.py 80.15% <0%> (-15.48%) ⬇️
niworkflows/interfaces/utility.py 75.47% <0%> (-13.21%) ⬇️
niworkflows/utils/bids.py 76.4% <0%> (-12.35%) ⬇️
niworkflows/interfaces/itk.py 28.39% <0%> (-10.5%) ⬇️
niworkflows/interfaces/registration.py 51.72% <0%> (-10.35%) ⬇️
... and 26 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 7ec7d3a...3dfce2a. Read the comment docs.

niworkflows/utils/spaces.py Outdated Show resolved Hide resolved
@oesteban oesteban merged commit 0235b9c into nipreps:master Feb 6, 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.

3 participants