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

Saved queries new UI #8469

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Merge branch 'main' into saved-queries-new-UI

b8c568a
Select commit
Loading
Failed to load commit list.
Open

Saved queries new UI #8469

Merge branch 'main' into saved-queries-new-UI
b8c568a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2024 in 1s

3.28% of diff hit (target 60.82%)

View this Pull Request on Codecov

3.28% of diff hit (target 60.82%)

Annotations

Check warning on line 61 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L61

Added line #L61 was not covered by tests

Check warning on line 70 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L70

Added line #L70 was not covered by tests

Check warning on line 88 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L88

Added line #L88 was not covered by tests

Check warning on line 188 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L188

Added line #L188 was not covered by tests

Check warning on line 199 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 203 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L203

Added line #L203 was not covered by tests

Check warning on line 206 in src/plugins/data/public/query/saved_query/saved_query_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/saved_query/saved_query_service.ts#L206

Added line #L206 was not covered by tests

Check warning on line 292 in src/plugins/data/public/ui/filter_bar/filter_options.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/filter_bar/filter_options.tsx#L292

Added line #L292 was not covered by tests

Check warning on line 60 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L51-L60

Added lines #L51 - L60 were not covered by tests

Check warning on line 64 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 69 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L69

Added line #L69 was not covered by tests

Check warning on line 74 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 80 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L77-L80

Added lines #L77 - L80 were not covered by tests

Check warning on line 85 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 88 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 90 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L90

Added line #L90 was not covered by tests

Check warning on line 94 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 98 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 107 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L107

Added line #L107 was not covered by tests

Check warning on line 111 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 119 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L119

Added line #L119 was not covered by tests

Check warning on line 122 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 126 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L126

Added line #L126 was not covered by tests

Check warning on line 142 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L142

Added line #L142 was not covered by tests

Check warning on line 158 in src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/ui/saved_query_flyouts/open_saved_query_flyout.tsx#L158

Added line #L158 was not covered by tests