A captured coverage run — comprehensive view of coverage at a moment in time.
Summary
Types
@type t() :: %Certitudo.Forma.Conspectus{ filter: map() | nil, modules: %{optional(binary()) => Certitudo.Forma.Module.t()}, run: map(), schema_version: pos_integer(), totals: map() | nil }