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

feat: Remove the need for external tools for managing ElasticSearch #6291

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

Fixed unit test

e40a5f7
Select commit
Loading
Failed to load commit list.
Open

feat: Remove the need for external tools for managing ElasticSearch #6291

Fixed unit test
e40a5f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 6, 2024 in 0s

3.07% of diff hit (target 95.00%)

View this Pull Request on Codecov

3.07% of diff hit (target 95.00%)

Annotations

Check warning on line 23 in plugin/storage/es/es_mapping_generator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/es_mapping_generator.go#L16-L23

Added lines #L16 - L23 were not covered by tests

Check warning on line 33 in plugin/storage/es/es_mapping_generator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/es_mapping_generator.go#L26-L33

Added lines #L26 - L33 were not covered by tests

Check warning on line 24 in plugin/storage/es/index_cleaner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_cleaner.go#L20-L24

Added lines #L20 - L24 were not covered by tests

Check warning on line 36 in plugin/storage/es/index_cleaner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_cleaner.go#L26-L36

Added lines #L26 - L36 were not covered by tests

Check warning on line 44 in plugin/storage/es/index_cleaner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_cleaner.go#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 51 in plugin/storage/es/index_cleaner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_cleaner.go#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 54 in plugin/storage/es/index_cleaner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_cleaner.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 23 in plugin/storage/es/index_rollover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_rollover.go#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 38 in plugin/storage/es/index_rollover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/index_rollover.go#L25-L38

Added lines #L25 - L38 were not covered by tests