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/patch failed Oct 7, 2024 in 1s

3.22% of diff hit (target 61.02%)

View this Pull Request on Codecov

3.22% of diff hit (target 61.02%)

Annotations

Check warning on line 445 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L445

Added line #L445 was not covered by tests

Check warning on line 451 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 454 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L454

Added line #L454 was not covered by tests

Check warning on line 458 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L458

Added line #L458 was not covered by tests

Check warning on line 461 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L461

Added line #L461 was not covered by tests

Check warning on line 464 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L464

Added line #L464 was not covered by tests

Check warning on line 466 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L466

Added line #L466 was not covered by tests

Check warning on line 473 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L473

Added line #L473 was not covered by tests

Check warning on line 477 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L476-L477

Added lines #L476 - L477 were not covered by tests

Check warning on line 480 in src/plugins/data/common/search/search_source/search_source.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/search/search_source/search_source.ts#L479-L480

Added lines #L479 - L480 were not covered by tests

Check warning on line 50 in src/plugins/data/common/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/utils/helpers.ts#L50

Added line #L50 was not covered by tests

Check warning on line 52 in src/plugins/data/common/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/utils/helpers.ts#L52

Added line #L52 was not covered by tests

Check warning on line 54 in src/plugins/data/common/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/utils/helpers.ts#L54

Added line #L54 was not covered by tests

Check warning on line 58 in src/plugins/data/common/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/utils/helpers.ts#L58

Added line #L58 was not covered by tests

Check warning on line 60 in src/plugins/data/common/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/utils/helpers.ts#L60

Added line #L60 was not covered by tests

Check warning on line 65 in src/plugins/data/common/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/utils/helpers.ts#L65

Added line #L65 was not covered by tests

Check warning on line 262 in src/plugins/discover/public/application/view_components/utils/use_search.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/discover/public/application/view_components/utils/use_search.ts#L262

Added line #L262 was not covered by tests

Check warning on line 264 in src/plugins/discover/public/application/view_components/utils/use_search.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/discover/public/application/view_components/utils/use_search.ts#L264

Added line #L264 was not covered by tests

Check warning on line 53 in src/plugins/query_enhancements/common/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/query_enhancements/common/utils.ts#L53

Added line #L53 was not covered by tests