AutoFeedback API

Result d9df99c6-5b1d-4e99-982a-043111595060

{
  "evaluationState" : {
    "id" : "d9df99c6-5b1d-4e99-982a-043111595060",
    "startTime" : "2026-02-09T15:42:11.100003Z",
    "endTime" : "2026-02-09T15:43:39.647531Z",
    "status" : "SUCCESS",
    "commitHash" : null
  },
  "stepResults" : {
    "unitTest" : {
      "tests" : [ {
        "name" : "allZero()",
        "status" : "FAILED",
        "message" : "Connection refused to host: localhost; nested exception is: \n\tjava.net.ConnectException: Connection refused"
      }, {
        "name" : "uselessStuff()",
        "status" : "FAILED",
        "message" : "Connection refused to host: localhost; nested exception is: \n\tjava.net.ConnectException: Connection refused"
      }, {
        "name" : "random1()",
        "status" : "FAILED",
        "message" : "Connection refused to host: localhost; nested exception is: \n\tjava.net.ConnectException: Connection refused"
      }, {
        "name" : "random2()",
        "status" : "FAILED",
        "message" : "Connection refused to host: localhost; nested exception is: \n\tjava.net.ConnectException: Connection refused"
      }, {
        "name" : "random3()",
        "status" : "FAILED",
        "message" : "Connection refused to host: localhost; nested exception is: \n\tjava.net.ConnectException: Connection refused"
      } ]
    }
  }
}