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

pin dependencies to latest releases #54

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

alessandrofelder
Copy link
Member

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

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:

  • The code has been tested locally
  • [n/a] Tests have been added to cover all new functionality (unit & integration)
  • [n/a] The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@alessandrofelder alessandrofelder requested a review from a team May 15, 2024 16:41
@alessandrofelder alessandrofelder self-assigned this May 15, 2024
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

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

@adamltyson adamltyson merged commit 1d863e4 into main May 15, 2024
14 checks passed
@adamltyson adamltyson deleted the pin-to-new-releases branch May 15, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants