{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Anugraha-sutara"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 152,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
            "branch" : [
              {
                "SHA1" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
                "name" : "refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output"
              }
            ]
          },
          "revision" : {
            "SHA1" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
            "branch" : [
              {
                "SHA1" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
                "name" : "refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
        "branch" : [
          {
            "SHA1" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
            "name" : "refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/UstadMobile.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 2,
      "totalCount" : 346,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "app-android-benchmarkRelease.apk",
      "fileName" : "app-android-benchmarkRelease.apk",
      "relativePath" : "app-android/build/outputs/apk/benchmarkRelease/app-android-benchmarkRelease.apk"
    },
    {
      "displayPath" : "app-android-debug.apk",
      "fileName" : "app-android-debug.apk",
      "relativePath" : "app-android/build/outputs/apk/debug/app-android-debug.apk"
    },
    {
      "displayPath" : "app-android-nonMinifiedRelease.apk",
      "fileName" : "app-android-nonMinifiedRelease.apk",
      "relativePath" : "app-android/build/outputs/apk/nonMinifiedRelease/app-android-nonMinifiedRelease.apk"
    },
    {
      "displayPath" : "app-android-release.apk",
      "fileName" : "app-android-release.apk",
      "relativePath" : "app-android/build/outputs/apk/release/app-android-release.apk"
    },
    {
      "displayPath" : "benchmarkRelease/mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "app-android/build/outputs/mapping/benchmarkRelease/mapping.txt"
    },
    {
      "displayPath" : "release/mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "app-android/build/outputs/mapping/release/mapping.txt"
    },
    {
      "displayPath" : "ustad-server.zip",
      "fileName" : "ustad-server.zip",
      "relativePath" : "app-ktor-server/build/distributions/ustad-server.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#152",
  "duration" : 485974,
  "estimatedDuration" : 503681,
  "executor" : None,
  "fullDisplayName" : "dev-customizable-reports-draw-graph-from-data-output #152",
  "id" : "152",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 152,
  "queueId" : 3218,
  "result" : "SUCCESS",
  "timestamp" : 1752040525786,
  "url" : "https://devserver3.ustadmobile.com/jenkins/view/all/job/dev-customizable-reports-draw-graph-from-data-output/152/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/graphs/CombinedGraph.kt",
          "lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/graphs/Graphs.kt",
          "app-react/src/jsMain/kotlin/com/ustadmobile/view/report/graph/ReportGraph.kt"
        ],
        "commitId" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
        "timestamp" : 1752040484000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/anugraha",
          "fullName" : "Anugraha"
        },
        "authorEmail" : "Anugraha@sutara.org",
        "comment" : "remove commented code\u000a",
        "date" : "2025-07-09 11:24:44 +0530",
        "id" : "65ed74a981e84740a04961cff7e37229e9e7fb0e",
        "msg" : "remove commented code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app-react/src/jsMain/kotlin/com/ustadmobile/view/report/graph/ReportGraph.kt"
          },
          {
            "editType" : "delete",
            "file" : "lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/graphs/Graphs.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/graphs/CombinedGraph.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/anugraha",
      "fullName" : "Anugraha"
    }
  ]
}