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

[Discover] Add Footer Bar for Single Line Editor #8565

Merged
merged 9 commits into from
Oct 23, 2024

correctly passing async search strat errors

c8278f3
Select commit
Loading
Failed to load commit list.
Merged

[Discover] Add Footer Bar for Single Line Editor #8565

correctly passing async search strat errors
c8278f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

60.86% (-0.01%) compared to 79fed30

View this Pull Request on Codecov

60.86% (-0.01%) compared to 79fed30

Details

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 60.86%. Comparing base (79fed30) to head (c8278f3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ins/data/public/ui/query_editor/editors/shared.tsx 0.00% 21 Missing ⚠️
...ic/application/view_components/utils/use_search.ts 0.00% 5 Missing ⚠️
...query_string/language_service/lib/query_result.tsx 0.00% 2 Missing ⚠️
src/plugins/data/common/utils/helpers.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8565      +/-   ##
==========================================
- Coverage   60.86%   60.86%   -0.01%     
==========================================
  Files        3793     3793              
  Lines       90447    90480      +33     
  Branches    14203    14209       +6     
==========================================
+ Hits        55053    55069      +16     
- Misses      31906    31922      +16     
- Partials     3488     3489       +1     

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