PropertyDamage.Progress.MutationResult (PropertyDamage v0.2.0)

View Source

Terminal result notification for PropertyDamage.Mutation.run/1 (DR-022): the final mutation report.

A copy for consumers; the Mutation.run/1 return value ({:ok, report}) remains the source of truth.

Summary

Types

t()

@type t() :: %PropertyDamage.Progress.MutationResult{report: term()}