Summary returned after a successful fixed-trace replay.
Reports are constructed by Victoria and should be treated as read-only.
Summary
Types
@type t() :: %Victoria.Runner.Report{ executed_count: non_neg_integer(), model: module(), step_count: pos_integer(), trace_path: Path.t() }
Successful replay counts and provenance.