AutoFeedback API

Result a5150239-29c0-4055-8f37-c6383bef5fd4

{
  "evaluationState" : {
    "id" : "a5150239-29c0-4055-8f37-c6383bef5fd4",
    "startTime" : "2026-02-09T18:42:09.923909Z",
    "endTime" : "2026-02-09T18:43:14.529063Z",
    "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"
      } ]
    }
  }
}