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] Add an unified storage class for data plugin #7755

Merged
merged 1 commit into from
Aug 20, 2024

Add an unified storage class for data plugin (#7701)

ddbfbb0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add an unified storage class for data plugin #7755

Add an unified storage class for data plugin (#7701)
ddbfbb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 19, 2024 in 0s

38.33% of diff hit (target 63.88%)

View this Pull Request on Codecov

38.33% of diff hit (target 63.88%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/storage/storage.ts#L55

Added line #L55 was not covered by tests

Check warning on line 67 in src/plugins/data/common/storage/storage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/common/storage/storage.ts#L67

Added line #L67 was not covered by tests

Check warning on line 125 in src/plugins/data/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/plugin.ts#L125

Added line #L125 was not covered by tests

Check warning on line 35 in src/plugins/data/public/query/query_string/query_history.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_history.ts#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 42 in src/plugins/data/public/query/query_string/query_history.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_history.ts#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 47 in src/plugins/data/public/query/query_string/query_history.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_history.ts#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 54 in src/plugins/data/public/query/query_string/query_history.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_history.ts#L54

Added line #L54 was not covered by tests

Check warning on line 58 in src/plugins/data/public/query/query_string/query_history.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_history.ts#L58

Added line #L58 was not covered by tests

Check warning on line 109 in src/plugins/data/public/query/query_string/query_string_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_string_manager.ts#L109

Added line #L109 was not covered by tests

Check warning on line 114 in src/plugins/data/public/query/query_string/query_string_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_string_manager.ts#L114

Added line #L114 was not covered by tests

Check warning on line 118 in src/plugins/data/public/query/query_string/query_string_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_string_manager.ts#L118

Added line #L118 was not covered by tests

Check warning on line 122 in src/plugins/data/public/query/query_string/query_string_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/query_string_manager.ts#L122

Added line #L122 was not covered by tests

Check warning on line 382 in src/plugins/data/public/ui/query_string_input/query_bar_top_row.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/query_string_input/query_bar_top_row.tsx#L382

Added line #L382 was not covered by tests

Check warning on line 390 in src/plugins/data/public/ui/query_string_input/query_string_input.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/query_string_input/query_string_input.tsx#L390

Added line #L390 was not covered by tests

Check warning on line 377 in src/plugins/data/public/ui/search_bar/search_bar.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/search_bar/search_bar.tsx#L377

Added line #L377 was not covered by tests

Check warning on line 379 in src/plugins/data/public/ui/search_bar/search_bar.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/search_bar/search_bar.tsx#L379

Added line #L379 was not covered by tests

Check warning on line 93 in src/plugins/data/public/ui/settings/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/settings/settings.ts#L93

Added line #L93 was not covered by tests

Check warning on line 110 in src/plugins/data/public/ui/settings/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/settings/settings.ts#L110

Added line #L110 was not covered by tests

Check warning on line 120 in src/plugins/data/public/ui/settings/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/settings/settings.ts#L120

Added line #L120 was not covered by tests

Check warning on line 124 in src/plugins/data/public/ui/settings/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/settings/settings.ts#L124

Added line #L124 was not covered by tests