The result of a check.
@type t() :: :COMPLETED | :SKIPPED
@spec completed() :: :COMPLETED
@spec skipped() :: :SKIPPED