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

[VisBuilder ] Fix filter and query bugs in the saved objects #6460

Merged
merged 4 commits into from
Apr 30, 2024

[VisBuilder] Fix filter and query bugs

f2d0ef6
Select commit
Loading
Failed to load commit list.
Merged

[VisBuilder ] Fix filter and query bugs in the saved objects #6460

[VisBuilder] Fix filter and query bugs
f2d0ef6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 30, 2024 in 0s

17.24% of diff hit (target 67.73%)

View this Pull Request on Codecov

17.24% of diff hit (target 67.73%)

Annotations

Check warning on line 66 in src/plugins/vis_builder/public/application/utils/use/use_saved_vis_builder_vis.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/utils/use/use_saved_vis_builder_vis.ts#L66

Added line #L66 was not covered by tests

Check warning on line 69 in src/plugins/vis_builder/public/application/utils/use/use_saved_vis_builder_vis.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/utils/use/use_saved_vis_builder_vis.ts#L69

Added line #L69 was not covered by tests

Check warning on line 77 in src/plugins/vis_builder/public/application/utils/use/use_saved_vis_builder_vis.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/utils/use/use_saved_vis_builder_vis.ts#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 251 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L251

Added line #L251 was not covered by tests

Check warning on line 255 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 259 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L259

Added line #L259 was not covered by tests

Check warning on line 262 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L262

Added line #L262 was not covered by tests

Check warning on line 268 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L268

Added line #L268 was not covered by tests

Check warning on line 286 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L286

Added line #L286 was not covered by tests

Check warning on line 324 in src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/embeddable/vis_builder_embeddable.tsx#L324

Added line #L324 was not covered by tests

Check warning on line 130 in src/plugins/vis_builder/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/plugin.ts#L129-L130

Added lines #L129 - L130 were not covered by tests