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

added context menu for subcluster export #365

Open
wants to merge 17 commits into
base: v0.9.0
Choose a base branch
from

Conversation

jo-mueller
Copy link
Collaborator

Fixes #104
This pull request introduces a context menu feature to the napari_clusters_plotter widget, allowing users to export selected clusters to new layers. The most important changes include the addition of context menu actions, the implementation of the export functionality, and the creation of a helper function to handle the export process.

Context menu feature:

Export functionality:

@jo-mueller jo-mueller added the enhancement New feature or request label Feb 4, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 87.85047% with 13 lines in your changes missing coverage. Please review.

Please upload report for BASE (v0.9.0@17d3204). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/napari_clusters_plotter/_new_plotter_widget.py 65.78% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             v0.9.0     #365   +/-   ##
=========================================
  Coverage          ?   82.00%           
=========================================
  Files             ?       11           
  Lines             ?      728           
  Branches          ?        0           
=========================================
  Hits              ?      597           
  Misses            ?      131           
  Partials          ?        0           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant