-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
fix(tooltip): tooltipEnable inconsistent value #4911
fix(tooltip): tooltipEnable inconsistent value #4911
Conversation
Codecov Report
@@ Coverage Diff @@
## development #4911 +/- ##
===============================================
- Coverage 74.7% 74.63% -0.08%
===============================================
Files 276 276
Lines 8385 8385
Branches 1594 1594
===============================================
- Hits 6264 6258 -6
- Misses 1680 1687 +7
+ Partials 441 440 -1
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## development #4911 +/- ##
===============================================
- Coverage 74.7% 74.63% -0.08%
===============================================
Files 276 276
Lines 8385 8385
Branches 1594 1594
===============================================
- Hits 6264 6258 -6
- Misses 1680 1687 +7
+ Partials 441 440 -1
Continue to review full report at Codecov.
|
Tooltip functionality tested, looks good. |
Fixes #4910
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.