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

[Query assistant]feat: add error callout when dataset is not supported #9232

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Changeset file for PR #9232 created/updated

f0e7f48
Select commit
Loading
Failed to load commit list.
Draft

[Query assistant]feat: add error callout when dataset is not supported #9232

Changeset file for PR #9232 created/updated
f0e7f48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

61.67% (+0.00%) compared to b0bfa6c

View this Pull Request on Codecov

61.67% (+0.00%) compared to b0bfa6c

Details

Codecov Report

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

Project coverage is 61.67%. Comparing base (b0bfa6c) to head (f0e7f48).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...ublic/query_assist/components/query_assist_bar.tsx 83.33% 0 Missing and 1 partial ⚠️
...nts/public/query_assist/utils/create_extension.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9232   +/-   ##
=======================================
  Coverage   61.66%   61.67%           
=======================================
  Files        3817     3817           
  Lines       91711    91719    +8     
  Branches    14515    14520    +5     
=======================================
+ Hits        56558    56564    +6     
- Misses      31524    31525    +1     
- Partials     3629     3630    +1     

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