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

Remove unused code and refactor #79

Closed adamltyson closed 5 months ago

adamltyson commented 5 months ago

Follows on from #74 & #76. This PR:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (2b19243) 85.08% compared to head (845b25d) 79.43%.

Files Patch % Lines
tests/brainmapper/test_unit/test_prep.py 52.63% 18 Missing :warning:
brainglobe_workflows/brainmapper/analyse.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== - Coverage 85.08% 79.43% -5.65% ========================================== Files 26 18 -8 Lines 1448 924 -524 ========================================== - Hits 1232 734 -498 + Misses 216 190 -26 ```

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