Theoria.Kernel.AssuranceSummary.Artifacts (theoria v0.7.0)

Copy Markdown View Source

Generated artifact assurance counts.

Summary

Types

t()

@type t() :: %Theoria.Kernel.AssuranceSummary.Artifacts{
  generated: non_neg_integer(),
  indexed: non_neg_integer(),
  replay: non_neg_integer()
}