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

[Backport 2.x] Poll for results from frontend for async search #8514

Merged
merged 1 commit into from
Oct 7, 2024

Poll for results from frontend for async search (#8481)

7fa8891
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Poll for results from frontend for async search #8514

Poll for results from frontend for async search (#8481)
7fa8891
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

61.00% (-0.02%) compared to c5462c3

View this Pull Request on Codecov

61.00% (-0.02%) compared to c5462c3

Details

Codecov Report

Attention: Patch coverage is 3.22581% with 30 lines in your changes missing coverage. Please review.

Project coverage is 61.00%. Comparing base (c5462c3) to head (7fa8891).

Files with missing lines Patch % Lines
.../data/common/search/search_source/search_source.ts 0.00% 16 Missing ⚠️
src/plugins/data/common/utils/helpers.ts 8.33% 11 Missing ⚠️
...ic/application/view_components/utils/use_search.ts 0.00% 2 Missing ⚠️
src/plugins/query_enhancements/common/utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8514      +/-   ##
==========================================
- Coverage   61.02%   61.00%   -0.02%     
==========================================
  Files        3758     3759       +1     
  Lines       89306    89330      +24     
  Branches    13962    13970       +8     
==========================================
+ Hits        54495    54496       +1     
- Misses      31417    31440      +23     
  Partials     3394     3394              

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