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

deep copy the volume transform #297

Closed alessandrofelder closed 9 months ago

alessandrofelder commented 9 months ago

Description

What is this PR

Why is this PR needed? There's a small bug in the test_volumetric_data transformation.

References

Fixes #294

How has this PR been tested?

Only on CI, by re-enabling the relevant test through the GH UI.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (7d00370) 86.24% compared to head (4c3b590) 86.24%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ======================================= Coverage 86.24% 86.24% ======================================= Files 26 26 Lines 1214 1214 ======================================= Hits 1047 1047 Misses 167 167 ```

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