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

introduce map.get_volume() which returns a FilteredVolume #624

Merged
merged 8 commits into from
Dec 12, 2024

version bump

667ac1d
Select commit
Loading
Failed to load commit list.
Merged

introduce map.get_volume() which returns a FilteredVolume #624

version bump
667ac1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 1s

45.60% (-0.54%) compared to e45a688

View this Pull Request on Codecov

45.60% (-0.54%) compared to e45a688

Details

Codecov Report

Attention: Patch coverage is 42.24138% with 67 lines in your changes missing coverage. Please review.

Project coverage is 45.60%. Comparing base (e45a688) to head (667ac1d).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
siibra/volumes/volume.py 44.44% 25 Missing ⚠️
siibra/core/region.py 47.22% 19 Missing ⚠️
siibra/volumes/parcellationmap.py 46.66% 8 Missing ⚠️
siibra/volumes/providers/neuroglancer.py 20.00% 8 Missing ⚠️
siibra/locations/boundingbox.py 28.57% 5 Missing ⚠️
siibra/volumes/providers/nifti.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   46.14%   45.60%   -0.54%     
==========================================
  Files          75       75              
  Lines        7171     7194      +23     
==========================================
- Hits         3309     3281      -28     
- Misses       3862     3913      +51     

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