opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

オープン

#9,858 opened on 2023/09/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,505 件のフォーク)batch import
Indexing & Searchenhancementgood first issue

Repository metrics

Stars
 (8,123 個のスター)
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

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