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
gate.copycat.mode and gate.copycat.minScore are independently optional
in the source YML, but every existing gateConfigToJson round-trip test
set both together (or left both null), leaving the "only one of the
two is set" branch inside gateConfigToJson's copycat block uncovered.
0 commit comments