See the guide to allowing this publisher to be used from a Workflow.

          [JENKINS-27120] Make JacocoPublisher a SimpleBuildStep

          jmvanryn, please check the current master of the plugin. Feel free to leave a comment if you find any issues while testing.

          Martin Heinzerling added a comment - jmvanryn , please check the current master of the plugin. Feel free to leave a comment if you find any issues while testing.

          Just tested the master branch and it seems to work pretty well, except for the trend graphs are not shown in the main job view (JENKINS-31202)

          Sergey Zhemzhitsky added a comment - Just tested the master branch and it seems to work pretty well, except for the trend graphs are not shown in the main job view ( JENKINS-31202 )

          centic My test were also successful. "Go" from my point of view.

          Integrated in 2.0.2.

          Martin Heinzerling added a comment - centic My test were also successful. "Go" from my point of view. Integrated in 2.0.2.

          Created new issue for the trend graph: JENKINS-36536 (an started already)

          Martin Heinzerling added a comment - Created new issue for the trend graph: JENKINS-36536 (an started already)

          I'd like to get this update. I looked through the GitHub repo here https://github.com/jenkinsci/jacoco-plugin. Is that the right repo? Apologies, but I can't find the commit/label/release to pull that includes this change. Is it in there somewhere?

          Brian St.Clair added a comment - I'd like to get this update. I looked through the GitHub repo here https://github.com/jenkinsci/jacoco-plugin . Is that the right repo? Apologies, but I can't find the commit/label/release to pull that includes this change. Is it in there somewhere?

          I just found this PR: https://github.com/jenkinsci/jacoco-plugin/pull/66 but I don't see the commit in master?

          Brian St.Clair added a comment - I just found this PR: https://github.com/jenkinsci/jacoco-plugin/pull/66 but I don't see the commit in master?

          This commits are in the master, it just a kind of messed up in the history. Either use the current master for the minimal pipeline support or if mheinzerling_2.1.0 a try, where I already add some improvements.

          Martin Heinzerling added a comment - This commits are in the master, it just a kind of messed up in the history. Either use the current master for the minimal pipeline support or if mheinzerling_2.1.0 a try, where I already add some improvements.

          Thanks! I'll give mheinzerling_2.1.0 a shot and let you know if I run into any issues. Much appreciated.

          Brian St.Clair added a comment - Thanks! I'll give mheinzerling_2.1.0 a shot and let you know if I run into any issues. Much appreciated.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          COMPATIBILITY.md
          http://jenkins-ci.org/commit/pipeline-plugin/63791640268fa092d44c66f2bc98f9351049d1c8
          Log:
          Merge pull request #410 from netmikey/patch-1

          JENKINS-27120 Mark JaCoCoPublisher as compatible

          Compare: https://github.com/jenkinsci/pipeline-plugin/compare/f80ee9fafc7a...63791640268f

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/pipeline-plugin/63791640268fa092d44c66f2bc98f9351049d1c8 Log: Merge pull request #410 from netmikey/patch-1 JENKINS-27120 Mark JaCoCoPublisher as compatible Compare: https://github.com/jenkinsci/pipeline-plugin/compare/f80ee9fafc7a...63791640268f

          Code changed in jenkins
          User: Alex Soto
          Path:
          pom.xml
          src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
          src/main/java/hudson/plugins/jacoco/JacocoPublisher.java
          src/main/java/hudson/plugins/jacoco/JacocoReportDir.java
          src/main/java/hudson/plugins/jacoco/model/CoverageObject.java
          src/main/java/hudson/plugins/jacoco/report/AbstractReport.java
          src/main/java/hudson/plugins/jacoco/report/CoverageReport.java
          src/test/java/hudson/plugins/jacoco/report/AbstractReportTest.java
          src/test/java/hudson/plugins/jacoco/report/CoverageReportTest.java
          src/test/java/hudson/plugins/jacococoveragecolumn/JaCoCoColumnTest.java
          http://jenkins-ci.org/commit/jacoco-plugin/ce1f7322f1462ba35c2f7cecc1556d2456066c64
          Log:
          [FIXED JENKINS-27120] Adding Workflow support for JaCoCo publisher

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Alex Soto Path: pom.xml src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java src/main/java/hudson/plugins/jacoco/JacocoPublisher.java src/main/java/hudson/plugins/jacoco/JacocoReportDir.java src/main/java/hudson/plugins/jacoco/model/CoverageObject.java src/main/java/hudson/plugins/jacoco/report/AbstractReport.java src/main/java/hudson/plugins/jacoco/report/CoverageReport.java src/test/java/hudson/plugins/jacoco/report/AbstractReportTest.java src/test/java/hudson/plugins/jacoco/report/CoverageReportTest.java src/test/java/hudson/plugins/jacococoveragecolumn/JaCoCoColumnTest.java http://jenkins-ci.org/commit/jacoco-plugin/ce1f7322f1462ba35c2f7cecc1556d2456066c64 Log: [FIXED JENKINS-27120] Adding Workflow support for JaCoCo publisher

            asotobueno Alex Soto
            jglick Jesse Glick
            Votes:
            15 Vote for this issue
            Watchers:
            27 Start watching this issue

              Created:
              Updated:
              Resolved: