Closed joselotl closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.81%. Comparing base (
85ff7c8
) to head (71a70a2
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When the data lenght is smaller than n_process*chunk_size, the last process was not computing properly the chunk_size.
Problem & Solution Description (including issue #)
Code Quality
#pragma: no cover
; in the case of a bugfix, a new test that breaks as a result of the bug has been added