Open yarikoptic opened 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.01%. Comparing base (
0f6fc2e
) to head (7c81b80
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
does anyone understand why the black formatting fails? @Remi-Gau maybe?
The black failure is not new and given the dates it started happening at, I suspect this is because of the new version of black released in January.
I can take care of fixing in a separate PR. Will probably do a refactor of the linting stuff to channel everything via pre-commit that encourages us to pin the formatting tool versions.
Will fix the merge conflict
Note: some of our tests are flaky and require rerunning for them to pass.
Is anything else needed here? I just tried installing AFNI and it blew :(, it would be great to have this merged
Unfortunately it's still not working :\ AFNI got installed without issues but then it complains about libpng12
(base) root@78262ef97a5f:/# 3dvolreg
3dvolreg: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
More info:
Some initial commit which moves to use snapshot is generally useful since otherwise URL is just 404