Skip to content

removed unnecessary dict comprehension

720c9d7
Select commit
Loading
Failed to load commit list.
Closed

added context menu for subcluster export #365

removed unnecessary dict comprehension
720c9d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2025 in 0s

79.44% (-1.38%) compared to a343405

View this Pull Request on Codecov

79.44% (-1.38%) compared to a343405

Details

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).
Report is 7 commits behind head on v0.9.0.

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.