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

Enable plugins to augment visualizations with additional data and context #4361

Merged
merged 43 commits into from
Jul 6, 2023

Add TODOs (#4513)

04ae9cb
Select commit
Loading
Failed to load commit list.
Merged

Enable plugins to augment visualizations with additional data and context #4361

Add TODOs (#4513)
04ae9cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 6, 2023 in 1s

64.95% of diff hit (target 66.39%)

View this Pull Request on Codecov

64.95% of diff hit (target 66.39%)

Annotations

Check warning on line 61 in src/plugins/saved_objects_management/public/register_services.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/saved_objects_management/public/register_services.ts#L61

Added line #L61 was not covered by tests

Check warning on line 52 in src/plugins/vis_augmenter/public/actions/saved_object_delete_action.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/actions/saved_object_delete_action.ts#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 21 in src/plugins/vis_augmenter/public/expressions/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/expressions/types.ts#L21

Added line #L21 was not covered by tests

Check warning on line 27 in src/plugins/vis_augmenter/public/expressions/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/expressions/types.ts#L27

Added line #L27 was not covered by tests

Check warning on line 10 in src/plugins/vis_augmenter/public/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/index.ts#L10

Added line #L10 was not covered by tests

Check warning on line 53 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L55

Added line #L55 was not covered by tests

Check warning on line 67 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L62-L67

Added lines #L62 - L67 were not covered by tests

Check warning on line 69 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L69

Added line #L69 was not covered by tests

Check warning on line 76 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L76

Added line #L76 was not covered by tests

Check warning on line 79 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L79

Added line #L79 was not covered by tests

Check warning on line 82 in src/plugins/vis_augmenter/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/plugin.ts#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 28 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L30

Added line #L30 was not covered by tests

Check warning on line 34 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L38

Added line #L38 was not covered by tests

Check warning on line 41 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L45

Added line #L45 was not covered by tests

Check warning on line 54 in src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/saved_augment_vis/utils/helpers.ts#L54

Added line #L54 was not covered by tests

Check warning on line 64 in src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 69 in src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 72 in src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 77 in src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/ui_actions_bootstrap.ts#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 68 in src/plugins/vis_augmenter/public/utils/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_augmenter/public/utils/utils.ts#L68

Added line #L68 was not covered by tests