Result of running a Jidoka.Eval.Case.
Summary
Functions
Builds an evaluation run from keyword or map attributes.
Builds an evaluation run and raises if the attributes are invalid.
Returns the Zoi schema for an evaluation run.
Returns the possible evaluation run statuses.
Types
@type status() :: :passed | :failed | :error
Functions
Builds an evaluation run from keyword or map attributes.
Builds an evaluation run and raises if the attributes are invalid.
@spec schema() :: Zoi.schema()
Returns the Zoi schema for an evaluation run.
@spec statuses() :: [status()]
Returns the possible evaluation run statuses.