brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Replace `imio` with `brainglobe-utils` #128

Closed IgorTatarnikov closed 1 week ago

IgorTatarnikov commented 1 week ago

imio was still being used in the brainmapper tests. Replaced this with the appropriate brainglobe-utils function.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 85.83%. Comparing base (dbec4e9) to head (3290b15). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ======================================= Coverage 85.83% 85.83% ======================================= Files 17 17 Lines 847 847 ======================================= Hits 727 727 Misses 120 120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.