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

Move analysis functionality to brainglobe-utils #76

Closed adamltyson closed 8 months ago

adamltyson commented 8 months ago

Part of #73 and requires https://github.com/brainglobe/brainglobe-utils/pull/24 (tests will fail until this is merged & released)

codecov[bot] commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (ffee651) 82.75% compared to head (c8e8eca) 85.01%.

Files Patch % Lines
...rainglobe_workflows/brainmapper/analyse/analyse.py 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 82.75% 85.01% +2.26% ========================================== Files 27 26 -1 Lines 1577 1448 -129 ========================================== - Hits 1305 1231 -74 + Misses 272 217 -55 ```

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