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

Implement selection tools #47

Merged
merged 17 commits into from
Apr 7, 2024
Merged

Implement selection tools #47

merged 17 commits into from
Apr 7, 2024

Conversation

hanjinliu
Copy link
Owner

No description provided.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 78.75244% with 109 lines in your changes are missing coverage. Please review.

Project coverage is 83.80%. Comparing base (1e1e4bb) to head (ce439ab).

Files Patch % Lines
whitecanvas/tools/_selection.py 79.90% 33 Missing and 8 partials ⚠️
whitecanvas/canvas/_base.py 73.46% 12 Missing and 1 partial ⚠️
whitecanvas/canvas/_namespaces.py 77.55% 9 Missing and 2 partials ⚠️
whitecanvas/layers/_mixin.py 40.00% 6 Missing and 3 partials ⚠️
whitecanvas/backend/matplotlib/canvas.py 46.15% 7 Missing ⚠️
whitecanvas/backend/matplotlib/bars.py 70.58% 3 Missing and 2 partials ⚠️
whitecanvas/backend/pyqtgraph/canvas.py 28.57% 5 Missing ⚠️
whitecanvas/backend/vispy/canvas.py 28.57% 5 Missing ⚠️
whitecanvas/_signal.py 86.95% 1 Missing and 2 partials ⚠️
whitecanvas/backend/plotly/canvas.py 40.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   83.73%   83.80%   +0.07%     
==========================================
  Files         164      167       +3     
  Lines       18488    18953     +465     
  Branches     3113     3184      +71     
==========================================
+ Hits        15481    15884     +403     
- Misses       2191     2233      +42     
- Partials      816      836      +20     

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

@hanjinliu hanjinliu merged commit 404befe into main Apr 7, 2024
14 of 15 checks passed
@hanjinliu hanjinliu deleted the selection-tools branch April 7, 2024 02:16
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