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

feat: TooltipContainer #900

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: TooltipContainer #900

wants to merge 1 commit into from

Conversation

marc2332
Copy link
Owner

@marc2332 marc2332 commented Sep 20, 2024

Closes #581
image
image

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 23.80952% with 16 lines in your changes missing coverage. Please review.

Project coverage is 76.03%. Comparing base (bdbcabf) to head (84510f7).

Files with missing lines Patch % Lines
crates/components/src/tooltip.rs 0.00% 15 Missing ⚠️
crates/core/src/render/skia_measurer.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #900      +/-   ##
==========================================
- Coverage   76.06%   76.03%   -0.03%     
==========================================
  Files         207      207              
  Lines       23296    23303       +7     
==========================================
- Hits        17719    17718       -1     
- Misses       5577     5585       +8     

☔ 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
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: Add Tooltip support to Button
1 participant