opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

Open

#9,858 opened on 2023年9月6日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (1,505 forks)batch import
Indexing & Searchenhancementgood first issue

Repository metrics

Stars
 (8,123 stars)
PR merge metrics
 (平均マージ 5d 9h) (30d で 266 merged PRs)

説明

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

コントリビューターガイド