kestra-io/kestra

Add code coverage in repositories and search

Open

#8.533 geöffnet am 25. Apr. 2025

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (2.579 Forks)batch import
area/backendgood first issuekind/cooldown

Repository-Metriken

Stars
 (26.854 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 11h) (533 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide