Skip to content

added context menu for subcluster export#365

Closed
jo-mueller wants to merge 24 commits intov0.9.0from
add-context-menu-to-plotter-for-layer-export
Closed

added context menu for subcluster export#365
jo-mueller wants to merge 24 commits intov0.9.0from
add-context-menu-to-plotter-for-layer-export

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
@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 72.88136% with 32 lines in your changes missing coverage. Please review.

Project coverage is 79.44%. Comparing base (a343405) to head (720c9d7).

Files with missing lines Patch % Lines
src/napari_clusters_plotter/_new_plotter_widget.py 63.63% 20 Missing ⚠️
src/napari_clusters_plotter/_tests/test_plotter.py 80.95% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.9.0     #365      +/-   ##
==========================================
- Coverage   80.81%   79.44%   -1.38%     
==========================================
  Files          11       11              
  Lines         683      793     +110     
==========================================
+ Hits          552      630      +78     
- Misses        131      163      +32     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jo-mueller jo-mueller deleted the branch v0.9.0 June 4, 2025 14:33
@jo-mueller jo-mueller closed this Jun 4, 2025
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