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

Fixing labels manager interface #14

Merged
merged 5 commits into from
Oct 11, 2024
Merged

Fixing labels manager interface #14

merged 5 commits into from
Oct 11, 2024

Conversation

fercer
Copy link
Collaborator

@fercer fercer commented Oct 2, 2024

Fixes incorrect disabling/enabling of navigation buttons on the labels manager widget.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 10.00000% with 45 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@8fe4008). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/napari_activelearning/_labels.py 10.25% 35 Missing ⚠️
src/napari_activelearning/_interface.py 0.00% 7 Missing ⚠️
src/napari_activelearning/_layers.py 25.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage        ?   70.20%           
=======================================
  Files           ?       13           
  Lines           ?     3397           
  Branches        ?        0           
=======================================
  Hits            ?     2385           
  Misses          ?     1012           
  Partials        ?        0           

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

@fercer fercer merged commit 31145db into main Oct 11, 2024
10 checks passed
@fercer fercer deleted the dev branch October 11, 2024 14:46
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