kestra-io/kestra

Add code coverage in repositories and search

Open

#8.533 aberto em 25 de abr. de 2025

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Java (2.579 forks)batch import
area/backendgood first issuekind/cooldown

Métricas do repositório

Stars
 (26.854 stars)
Métricas de merge de PR
 (Mesclagem média 2d 11h) (533 fundiu PRs em 30d)

Description

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.

Guia do colaborador