{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 162,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
            "branch" : [
              {
                "SHA1" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
            "branch" : [
              {
                "SHA1" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
        "branch" : [
          {
            "SHA1" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2526-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 176,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#162",
  "duration" : 264473,
  "estimatedDuration" : 250022,
  "executor" : null,
  "fullDisplayName" : "microstories-2526-teamA #162",
  "id" : "162",
  "keepLog" : false,
  "number" : 162,
  "queueId" : 164,
  "result" : "SUCCESS",
  "timestamp" : 1766275326452,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2526-teamA/162/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java",
          "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
        ],
        "commitId" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
        "timestamp" : 1766275028000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/senrapastorizabreixo",
          "fullName" : "senrapastorizabreixo"
        },
        "authorEmail" : "senrapastorizabreixo@gmail.com",
        "comment" : "tsk74: Adds endpoint to remove microstory from favorites with tests\nIntroduced a DELETE `/user/{login}/microstory/favourite/{id}` endpoint \nin `StoryResource` to handle removal of a microstory from favorites. \nImplemented proper error handling for not found and unauthorized cases. \nAdded corresponding test cases to validate all scenarios.\n",
        "date" : "2025-12-21 00:57:08 +0100",
        "id" : "995221bacdc8b7aaea07b6fe62f6d937a5b33a28",
        "msg" : "tsk74: Adds endpoint to remove microstory from favorites with tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/senrapastorizabreixo",
      "fullName" : "senrapastorizabreixo"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}