opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (1,505 fork)batch import
Indexing & Searchenhancementgood first issue

仓库指标

Star
 (8,123 star)
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

贡献者指南