opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

开放

#9,858 创建于 2023年9月6日

 (1 条评论) (0 个反应) (0 位负责人)Java (1,505 个派生)batch import
Indexing & Searchenhancementgood first issue

仓库指标

星标
 (8,123 个星标)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 266 个 PR)

描述

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

贡献者指南