{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/70/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#70",
  "duration" : 3331,
  "estimatedDuration" : 2927,
  "executor" : null,
  "fullDisplayName" : "microstories-2425-teamA » Tests #70",
  "id" : "70",
  "keepLog" : false,
  "number" : 70,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1734899708408,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/70/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-update.xml",
          "tests/src/main/resources/datasets/stories-remove.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java",
          "tests/src/main/resources/datasets/stories.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "tests/src/main/resources/datasets/stories.out.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Genre.java",
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java",
          "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java",
          "tests/src/main/resources/datasets/stories-most-readed.xml",
          "tests/src/main/resources/datasets/stories-read-date-added.xml"
        ],
        "commitId" : "b279ba9d6ccaf614bfe0f6daac35df72181eb8d8",
        "timestamp" : 1734899157000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/david.f.suarez18",
          "fullName" : "david.f.suarez18"
        },
        "authorEmail" : "david.f.suarez18@gmail.com",
        "comment" : "tsk33,36 Adds support to search the stories with most reads\nImplemented functionality to search for the most-read stories of the\npast month, filtered by genre. Additionally, added a helper function to\nretrieve the read count from the Story entity.\n",
        "date" : "2024-12-22 21:25:57 +0100",
        "id" : "b279ba9d6ccaf614bfe0f6daac35df72181eb8d8",
        "msg" : "tsk33,36 Adds support to search the stories with most reads",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories.out.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Genre.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-remove.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-read-date-added.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-update.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-most-readed.xml"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/david.f.suarez18",
      "fullName" : "david.f.suarez18"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/70/mavenArtifacts/"
  }
}