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(queryAssist): allow dataset with DATA_SOURCE type #7890

Merged
merged 2 commits into from
Aug 28, 2024

prevent multiple calls to get available languages

da68f08
Select commit
Loading
Failed to load commit list.
Merged

fix(queryAssist): allow dataset with DATA_SOURCE type #7890

prevent multiple calls to get available languages
da68f08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

64.21% (-0.01%) compared to 9bc2433

View this Pull Request on Codecov

64.21% (-0.01%) compared to 9bc2433

Details

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 64.21%. Comparing base (9bc2433) to head (da68f08).

Files with missing lines Patch % Lines
...nts/public/query_assist/utils/create_extension.tsx 9.09% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7890      +/-   ##
==========================================
- Coverage   64.21%   64.21%   -0.01%     
==========================================
  Files        3673     3673              
  Lines       81177    81185       +8     
  Branches    12941    12943       +2     
==========================================
+ Hits        52129    52130       +1     
- Misses      25840    25847       +7     
  Partials     3208     3208              

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