scilus / scilpy

The Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox
Other
54 stars 59 forks source link

[ENH] Dipy 1.9 #944

Closed arnaudbore closed 3 months ago

arnaudbore commented 3 months ago

Quick description

Update to dipy 1.9

...

Type of change

Check the relevant options.

Provide data, screenshots, command line to test (if relevant)

...

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.82%. Comparing base (546189e) to head (9d21c39). Report is 4 commits behind head on master.

:exclamation: Current head 9d21c39 differs from pull request most recent head adfa8ee. Consider uploading reports for the commit adfa8ee to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #944 +/- ## ========================================== - Coverage 69.53% 66.82% -2.71% ========================================== Files 392 392 Lines 20976 20976 Branches 3207 3207 ========================================== - Hits 14585 14018 -567 - Misses 5090 5657 +567 Partials 1301 1301 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/944/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | Coverage Δ | | |---|---|---| | [Scripts](https://app.codecov.io/gh/scilus/scilpy/pull/944/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `67.61% <66.66%> (-4.35%)` | :arrow_down: | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/944/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `65.53% <100.00%> (ø)` | |
pep8speaks commented 3 months ago

Hello @arnaudbore, Thank you for updating !

Line 225:80: E501 line too long (82 > 79 characters) Line 435:80: E501 line too long (80 > 79 characters)

Comment last updated at 2024-03-13 16:09:59 UTC