AutoFeedback API

Result ca2ca1b1-fe7b-42db-9574-317f400d56f9

{
  "evaluationState" : {
    "id" : "ca2ca1b1-fe7b-42db-9574-317f400d56f9",
    "startTime" : "2026-02-09T15:48:10.804767Z",
    "endTime" : "2026-02-09T15:49:24.101745Z",
    "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"
      } ]
    }
  }
}