You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui: flakes: split the result filtering from the matrix construction
Minor refactoring, split the loop that constructs the result matrix
into two, first which checks whether result is filtered, and second
which actually constructs the array ignoring filtered.
This will make it easy to add a step in between.
Signed-off-by: Jakub Kicinski <[email protected]>
0 commit comments