scilus / scilpy

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

Unit tests for the fiber coherence #929

Closed EmmaRenauld closed 3 months ago

EmmaRenauld commented 4 months ago

Quick description

Unit tests for methods in reconst.fiber_coherence.

Thanks @CHrlS98 for the help! ...

Type of change

Check the relevant options.

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

...

Checklist

pep8speaks commented 4 months ago

Hello @EmmaRenauld, Thank you for updating !

Line 4:80: E501 line too long (83 > 79 characters)

Line 36:80: E501 line too long (81 > 79 characters)

Comment last updated at 2024-03-12 14:25:42 UTC
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.53%. Comparing base (4491228) to head (a6ea937). Report is 44 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #929 +/- ## ========================================== + Coverage 69.46% 69.53% +0.07% ========================================== Files 390 392 +2 Lines 20944 20977 +33 Branches 3205 3207 +2 ========================================== + Hits 14548 14586 +38 + Misses 5093 5090 -3 + Partials 1303 1301 -2 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/929/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/929/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `71.96% <100.00%> (+0.04%)` | :arrow_up: | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/929/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `65.54% <100.00%> (+0.12%)` | :arrow_up: |