kestra-io/kestra
Add code coverage in repositories and search
Fechada
#8.533 aberto em 25 de abr. de 2025
area/backendgood first issuekind/cooldown
Métricas do repositório
- Stars
- (26.854 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.