Closed elyz081 closed 2 months ago
Attention: Patch coverage is 94.56522%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 68.73%. Comparing base (
460dac8
) to head (343f7fe
). Report is 36 commits behind head on master.
It seems like you created a branch from another branch (antoine's) instead of going back to master before creating it.
You can see a fee of Antoine's commit before yours., it should only be a single commit. Proposed solution: Close this PR, create a branch (from master), and redo the change, commit+push.
@arnaudbore It seems like the error is unrelated to the PR, am I crazy?
(Sorry about closing and opening, misclicked)
Quick description
The test was failing due to fetching the wrong dataset ('atlas.zip') instead of the intended 'tractograms.zip'. I updated the fetch_data key to fetch 'tractograms.zip' instead of 'atlas.zip'.
Type of change
Check the relevant options.
Provide data, screenshots, command line to test (if relevant)
Checklist