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] [Discover-Next] Adding datasources support for dataframes #7139

Merged
merged 1 commit into from
Jul 1, 2024

[Discover-Next] Adding datasources support for dataframes (#7106)

cd74b3b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Discover-Next] Adding datasources support for dataframes #7139

[Discover-Next] Adding datasources support for dataframes (#7106)
cd74b3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 1, 2024 in 0s

3.44% of diff hit (target 67.59%)

View this Pull Request on Codecov

3.44% of diff hit (target 67.59%)

Annotations

Check warning on line 55 in src/plugins/data/common/data_frames/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/data_frames/utils.ts#L54-L55

Added lines #L54 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L58 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L60 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L65 was not covered by tests

Check warning on line 152 in src/plugins/data/common/index_patterns/index_patterns/index_patterns.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/index_patterns/index_patterns/index_patterns.ts#L152

Added line #L152 was not covered by tests

Check warning on line 324 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#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 330 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#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 430 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#L430

Added line #L430 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#L477

Added line #L477 was not covered by tests

Check warning on line 153 in src/plugins/data/public/search/search_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/search/search_service.ts#L153

Added line #L153 was not covered by tests

Check warning on line 156 in src/plugins/data/public/search/search_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/search/search_service.ts#L156

Added line #L156 was not covered by tests

Check warning on line 226 in src/plugins/data/server/search/search_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/server/search/search_service.ts#L226

Added line #L226 was not covered by tests

Check warning on line 229 in src/plugins/data/server/search/search_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/server/search/search_service.ts#L229

Added line #L229 was not covered by tests