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

Selection manager #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Selection manager #63

wants to merge 3 commits into from

Conversation

hanjinliu
Copy link
Owner

This PR implements a ImageJ-like interface for manual selection management.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 55.59441% with 127 lines in your changes missing coverage. Please review.

Project coverage is 83.51%. Comparing base (164674a) to head (89ac325).

Files with missing lines Patch % Lines
whitecanvas/tools/_selection.py 45.11% 118 Missing ⚠️
whitecanvas/tools/_selection_types.py 88.23% 4 Missing and 4 partials ⚠️
whitecanvas/types/_tuples.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   83.85%   83.51%   -0.34%     
==========================================
  Files         198      199       +1     
  Lines       22266    22479     +213     
  Branches     3679     3721      +42     
==========================================
+ Hits        18671    18774     +103     
- Misses       2642     2753     +111     
+ Partials      953      952       -1     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant