Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volume subclass BrainStructure #630

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

AhmetNSimsek
Copy link
Collaborator

During refactoring from v0.4axx to v1.0axx, it was decided to make Volume a Location which is a BrainStructure. However, while a Volume instance can convey a kind of location in space, it does not possess the aspects of a Location as siibra-python defines it. Therefore, it is updated as a BrainStructure.

@AhmetNSimsek AhmetNSimsek added the maintenance Not a bug or breaking issue. Code maintenance related. label Dec 12, 2024
@AhmetNSimsek AhmetNSimsek self-assigned this Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.64%. Comparing base (667ac1d) to head (4d21343).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
+ Coverage   45.60%   45.64%   +0.03%     
==========================================
  Files          75       75              
  Lines        7194     7184      -10     
==========================================
- Hits         3281     3279       -2     
+ Misses       3913     3905       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AhmetNSimsek AhmetNSimsek force-pushed the maint_volume_as_brainstructure branch from d208226 to e669b8e Compare December 12, 2024 18:30
@AhmetNSimsek AhmetNSimsek marked this pull request as ready for review December 12, 2024 21:00
@AhmetNSimsek AhmetNSimsek merged commit b250f43 into main Dec 12, 2024
32 of 41 checks passed
@AhmetNSimsek AhmetNSimsek deleted the maint_volume_as_brainstructure branch December 12, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Not a bug or breaking issue. Code maintenance related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant