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

Support injecting DataStructureMeta from QueryEditorExtensions for Query Assist #7871

Merged
merged 5 commits into from
Aug 28, 2024

Merge branch 'main' into qa-ds-icon

a249227
Select commit
Loading
Failed to load commit list.
Merged

Support injecting DataStructureMeta from QueryEditorExtensions for Query Assist #7871

Merge branch 'main' into qa-ds-icon
a249227
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

64.21% (-0.02%) compared to 930e244

View this Pull Request on Codecov

64.21% (-0.02%) compared to 930e244

Details

Codecov Report

Attention: Patch coverage is 13.15789% with 33 lines in your changes missing coverage. Please review.

Project coverage is 64.21%. Comparing base (930e244) to head (a249227).

Files Patch % Lines
...ic/query/query_string/dataset_service/lib/utils.ts 6.25% 15 Missing ⚠️
...nts/public/query_assist/utils/create_extension.tsx 22.22% 14 Missing ⚠️
...y_string/dataset_service/lib/index_pattern_type.ts 0.00% 2 Missing ⚠️
...ery/query_string/dataset_service/lib/index_type.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7871      +/-   ##
==========================================
- Coverage   64.22%   64.21%   -0.02%     
==========================================
  Files        3672     3673       +1     
  Lines       81152    81175      +23     
  Branches    12938    12940       +2     
==========================================
+ Hits        52121    52127       +6     
- Misses      25822    25840      +18     
+ Partials     3209     3208       -1     

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