-
Notifications
You must be signed in to change notification settings - Fork 24
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
MAINT: Revisions after previous maintenance commit (#83) #85
Conversation
with fmriprep 20 and with the objectives of dmriprep.
Best reviewed: commit by commit
Optimal code review plan
|
Warnings are found on analyzing the commit 03b0302. 1 warning:
We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure If you are struggling with these errors or warnings, feel free to ask us via chat. 💬 |
for some obscure reason, circle has stopped to build my PRs :( |
Codecov Report
@@ Coverage Diff @@
## master #85 +/- ##
==========================================
+ Coverage 52.61% 52.85% +0.24%
==========================================
Files 16 16
Lines 899 893 -6
Branches 110 109 -1
==========================================
- Hits 473 472 -1
+ Misses 425 420 -5
Partials 1 1
Continue to review full report at Codecov.
|
That's annoying. @josephmje : is your PR #81 rebased on current master? Maybe there's a difference between these two PRs that explains why one is tested and the other isn't? |
Yes, I rebased earlier this morning. |
With the new version of smriprep, many of the eg.
|
I forgot that the documentation used a different set of package versions. That explains why we were still getting nipype errors. |
@josephmje have you rebased to this one? should I just merge and check whether I successfully addressed all issues? |
I haven't rebased to this one but I did test locally. The pinned versions are working well. I left a comment about the "orig" space. Also, in the call to |
Seems like unfollowing and following from my repo did the trick (regarding to CircleCI). |
a92edd3
to
5478303
Compare
- [x] Revise the downstreaming of the new objects in niworkflows to handle spaces. - [x] Add ``--fs-subjects-dir`` flag (see nipreps/fmriprep#1901)
5478303
to
35abaae
Compare
Revise #83 and fix the two outstanding issues:
requirements.txt
file when generating docs.--output-spaces
section, as a result of copy&paste from fMRIPrep.