brainglobe / brainglobe-meta

(Meta-)package repository for BrainGlobe's Python tools for computational neuroanatomy.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

pin dependencies to latest releases #54

Closed alessandrofelder closed 5 months ago

alessandrofelder commented 5 months ago

Description

What is this PR

Why is this PR needed?

Some refactorings, mainly of brainglobe-utils, brainrender, and cellfinder happened.

What does this PR do?

Pins the metapackage to the latest dependencies required.

References

None

How has this PR been tested?

Ran various napari plugins on sample data locally.

Is this a breaking change?

Some API changes, e.g. moving utility functions from cellfinder to brainglobe-utils.

Does this PR require an update to the documentation?

If any features have changed, or have been added. Please explain how the documentation has been updated (and link to the associated PR). See here for details.

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 60.00%. Comparing base (04dccad) to head (a1cc3ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ======================================= Coverage 60.00% 60.00% ======================================= Files 1 1 Lines 5 5 ======================================= Hits 3 3 Misses 2 2 ```

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