opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

Offen

#9.858 geöffnet am 06.09.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (1.505 Forks)batch import
Indexing & Searchenhancementgood first issue

Repository-Metriken

Stars
 (8.123 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 9h) (266 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe.

General unit test coverage.

Describe the solution you'd like

Improve test coverage by introducing unit testing for IndicesService.

Describe alternatives you've considered

As of today, we only depend on limited Integration test for correctness of IndicesService.

Additional context

Contributor Guide