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

Disable query assistant when dataset type is not supported #9157

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

feat: optimize code

6acb09d
Select commit
Loading
Failed to load commit list.
Open

Disable query assistant when dataset type is not supported #9157

feat: optimize code
6acb09d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2025 in 0s

61.68% (+0.00%) compared to c91df47

View this Pull Request on Codecov

61.68% (+0.00%) compared to c91df47

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.68%. Comparing base (c91df47) to head (6acb09d).

Files with missing lines Patch % Lines
...nts/public/query_assist/utils/create_extension.tsx 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9157   +/-   ##
=======================================
  Coverage   61.68%   61.68%           
=======================================
  Files        3816     3816           
  Lines       91693    91698    +5     
  Branches    14516    14518    +2     
=======================================
+ Hits        56557    56564    +7     
+ Misses      31510    31508    -2     
  Partials     3626     3626           

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