Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70363

pitmutation plugin does not label modules correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • pitmutation-plugin
    • None
    • Jenkins 2.277.4
      pitmutation plugin 10.0-18
      pitest-maven 1.8.1

      Jenkins 2.277.4
      pitmutation plugin 10.0-18

      When running against a multi-module build in the form :
      workspace home: /home/jenkins/agent/workspace/my-service_feature_JIRA-346
      folder structure:

      /home/jenkins/agent/workspace/my-service_feature_JIRA-346/my-model/target/pit-reports/mutations.xml
      /home/jenkins/agent/workspace/my-service_feature_JIRA-346/my-service-builder/target/pit-reports/mutations.xml
      /home/jenkins/agent/workspace/my-service_feature_JIRA-346/my-service/target/pit-reports/mutations.xml

      i get this output in the Jenkins panel.

      the stats look ok but the modules are numbered with 0 converting to null too. browsing the code, it appears to try to extract the module name from the path 1st segment after the workspace root but this appears to be non-functional now?

            gigasproule Benjamin Sproule
            dazzal Darren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: