{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 53,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2526-teamA-microstories-rest/162/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#162",
  "duration" : 72100,
  "estimatedDuration" : 70905,
  "executor" : None,
  "fullDisplayName" : "microstories-2526-teamA » REST #162",
  "id" : "162",
  "keepLog" : False,
  "number" : 162,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1766275327156,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2526-teamA-microstories-rest/162/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java",
          "rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.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/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/senrapastorizabreixo",
      "fullName" : "senrapastorizabreixo"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2526-teamA-microstories-rest/162/mavenArtifacts/"
  }
}