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

Depend on napari>=0.5 #42

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Depend on napari>=0.5 #42

merged 1 commit into from
Jul 18, 2024

Conversation

alessandrofelder
Copy link
Member

@alessandrofelder alessandrofelder commented Jul 10, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?
The ultimate goal is to move features from here into core napari.
Now that napari 0.5 is out, this is what we should depend on as a consequence.
We also keep a version of the tests running with napari main branch.

What does this PR do?

Pin napari version from below to be >=0.5

References

Closes #17

How has this PR been tested?

Usual CI

Is this a breaking change?

We may break compatibility with <0.5 to some extent, but that is intended.

Does this PR require an update to the documentation?

Nope

Checklist:

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

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.66%. Comparing base (e3235c1) to head (1cbfe32).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   89.66%   89.66%           
=======================================
  Files           8        8           
  Lines         484      484           
=======================================
  Hits          434      434           
  Misses         50       50           

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

@willGraham01
Copy link
Contributor

@alessandrofelder want to bump this to version 0.5? Then feel free to tag me for review so we can merge in.

@alessandrofelder alessandrofelder changed the title Depend on 0.5.0b0 Depend on napari>=0.5 Jul 17, 2024
@alessandrofelder alessandrofelder marked this pull request as ready for review July 17, 2024 14:05
@willGraham01
Copy link
Contributor

@alessandrofelder I don't qualify as an important enough reviewer it seems 😂 Merging is still blocked because I don't have the necessary permissions for my review to count as enough

@alessandrofelder alessandrofelder changed the base branch from ARC-dev-branch to main July 18, 2024 08:39
@alessandrofelder alessandrofelder merged commit 7c2bd5f into main Jul 18, 2024
17 checks passed
@alessandrofelder alessandrofelder deleted the depend-0.5.0b0 branch July 18, 2024 08:55
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.

[Feature] depend on napari main
2 participants