Summary of a generated query-module check pass.
Returned by Squirrelix.check/3. Part of the supported public API.
Summary
Types
@type t() :: %Squirrelix.CodegenCheckSummary{ checked_count: non_neg_integer(), errors: [{Path.t(), term()}], status: :empty | :ok | :error }