kestra-io/kestra

Add code coverage in repositories and search

Open

#8,533 创建于 2025年4月25日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Java (2,579 fork)batch import
area/backendgood first issuekind/cooldown

仓库指标

Star
 (26,854 star)
PR 合并指标
 (平均合并 2天 11小时) (30 天内合并 533 个 PR)

描述

Most of the search method use a list of parameters, but only one parameter is used during unit testing. We then don't know which parameter are really used, and if they work.

It will allow us to find a lot of bugs before it's too late.

贡献者指南