Skip to main content

eval_subject_state

Function eval_subject_state 

Source
pub async fn eval_subject_state(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<EvalSubjectState200Response, Error<EvalSubjectStateError>>
Expand description

The version it is deployed at. Small on purpose: the results endpoint reports the same thing but harvests scores and reads every job to do it, so it is not something to ask for on its own.