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

fix: Deprecate options.tooltip #82

Merged
merged 8 commits into from
Jun 26, 2024

Add test

08e0d5d
Select commit
Loading
Failed to load commit list.
Merged

fix: Deprecate options.tooltip #82

Add test
08e0d5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 25, 2024 in 1s

74.62% (-0.60%) compared to 27051e7

View this Pull Request on Codecov

74.62% (-0.60%) compared to 27051e7

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 74.62%. Comparing base (27051e7) to head (08e0d5d).

Current head 08e0d5d differs from pull request most recent head c43b5f2

Please upload reports for the commit c43b5f2 to get more accurate results.

Files Patch % Lines
src/controls/TextControl.tsx 50.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   75.22%   74.62%   -0.60%     
==========================================
  Files          36       36              
  Lines         452      465      +13     
  Branches       85       89       +4     
==========================================
+ Hits          340      347       +7     
- Misses         78       84       +6     
  Partials       34       34              

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