Description
LTF summary event fields iterations_to_first_success and drift_score are parsed into ltfConv struct but never mapped into the trace Summary.
Fix
Map these values into Summary when the LTF summary event is present.
Location
internal/parser/ltf.go:173-181
Description
LTF summary event fields
iterations_to_first_successanddrift_scoreare parsed into ltfConv struct but never mapped into the trace Summary.Fix
Map these values into Summary when the LTF summary event is present.
Location
internal/parser/ltf.go:173-181