-
Notifications
You must be signed in to change notification settings - Fork 73
A prototype implementation for an ROI drawing widget #617
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #617 +/- ##
===========================================
- Coverage 100.00% 93.41% -6.59%
===========================================
Files 32 33 +1
Lines 1859 2126 +267
===========================================
+ Hits 1859 1986 +127
- Misses 0 140 +140 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fa85c8c to
48c0b1f
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
2a48aaa to
3aab669
Compare
|



Description
What is this PR
Why is this PR needed?
#378
What does this PR do?
References
There is an alternative draft implementation of this in #544
How has this PR been tested?
Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.
Is this a breaking change?
If this PR breaks any existing functionality, please explain how and why.
Does this PR require an update to the documentation?
If any features have changed, or have been added. Please explain how the
documentation has been updated.
Checklist: