brainglobe / brainrender

a python based software for visualization of neuroanatomical and morphological data.
https://brainglobe.info/documentation/brainrender/index.html
BSD 3-Clause "New" or "Revised" License
538 stars 75 forks source link

Add explicit `brainglobe-space` dependency #320

Closed willGraham01 closed 7 months ago

willGraham01 commented 7 months ago

See https://github.com/brainglobe/brainglobe-space/issues/37

We also were not depending on bg-space in our pyproject but were saved by it's implicit fetch from morphapi, but now we will depend on brainglobe-space as an insurance.

New version upon merging will be 2.1.5.

Currently we are experiencing #322 which is a blocker. Investigating.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (7f305f0) 86.31% compared to head (60dc1c2) 86.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ========================================== + Coverage 86.31% 86.39% +0.08% ========================================== Files 26 26 Lines 1213 1213 ========================================== + Hits 1047 1048 +1 + Misses 166 165 -1 ```

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