brainglobe / brainglobe-utils

Shared general purpose tools for the BrainGlobe project
MIT License
11 stars 1 forks source link

Add image IO loading code from cellfinder & create image IO submodule within IO #73

Closed adamltyson closed 5 months ago

adamltyson commented 5 months ago

This PR does a few things:

Once merged, this should be released as 0.5.0 (to match the pinning in other packages)

Related PRs:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 72.09302% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 89.76%. Comparing base (66e88a4) to head (a1a53b5).

Files Patch % Lines
brainglobe_utils/IO/image/load.py 67.56% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== - Coverage 90.38% 89.76% -0.62% ========================================== Files 35 35 Lines 1393 1427 +34 ========================================== + Hits 1259 1281 +22 - Misses 134 146 +12 ```

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