opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

Open

#9858 aperta il 6 set 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (1505 fork)batch import
Indexing & Searchenhancementgood first issue

Metriche repository

Star
 (8123 star)
Metriche merge PR
 (Merge medio 5g 9h) (266 PR mergiate in 30 g)

Descrizione

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

Guida contributor