scilus / scilpy

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

[WIP][ENH] Fix coverage for multiprocessed functions #927

Open arnaudbore opened 4 months ago

arnaudbore commented 4 months ago

Quick description

Codecov is not covering multiprocessing functions. https://app.codecov.io/gh/scilus/scilpy/blob/master/scilpy%2Freconst%2Fdivide.py#L266 ...

Type of change

Check the relevant options.

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

...

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 69.17%. Comparing base (4c2848c) to head (de0060a). Report is 124 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #927 +/- ## ======================================= Coverage 69.17% 69.17% ======================================= Files 389 389 Lines 20963 20963 Branches 3233 3233 ======================================= Hits 14501 14501 Misses 5132 5132 Partials 1330 1330 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/927/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/927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `71.60% <ø> (ø)` | | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `65.05% <ø> (ø)` | |