kestra-io/kestra

Add code coverage in repositories and search

Chiusa

#8533 aperta il 25 apr 2025

 (7 commenti) (0 reazioni) (0 assegnatari)Java (2579 fork)batch import
area/backendgood first issuekind/cooldown

Metriche repository

Star
 (26.854 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor