Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 8e36114a19c779a65a18f416a35c705740da60cd
      
https://github.com/jenkinsci/parasoft-findings-plugin/commit/8e36114a19c779a65a18f416a35c705740da60cd
  Author: Alfie Wang <aw...@parasoft.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
    A 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
    A src/main/resources/com/parasoft/findings/jenkins/coverage/cobertura.xsl

  Log Message:
  -----------
  Convert Parasoft report to Cobertura report.

* The cobertura.xsl file is taken from 
https://github.com/parasoft/parasoft-findings-vsts/blob/217815d0ef62ef59a25c2c8277d4f4102dffee1c/PublishParasoftTestResults/xsl/cobertura.xsl


  Commit: dbc2dddd2eb73c6f777cac3057fb042b747c9e90
      
https://github.com/jenkinsci/parasoft-findings-plugin/commit/dbc2dddd2eb73c6f777cac3057fb042b747c9e90
  Author: Alfie Wang <aw...@parasoft.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
    M src/main/resources/com/parasoft/findings/jenkins/coverage/cobertura.xsl

  Log Message:
  -----------
  Delete temporary coverage files after coverage information is published to 
Jenkins.

* The cobertura.xsl file is updated to 
https://github.com/parasoft/parasoft-findings-vsts/blob/5f528a5f4bad9dba02740ca7740643e0b8330a93/PublishParasoftTestResults/xsl/cobertura.xsl


  Commit: 2c176e812b2e05b62aa0972b5b8160c8a42eb6d2
      
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2c176e812b2e05b62aa0972b5b8160c8a42eb6d2
  Author: Alfie Wang <aw...@parasoft.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
    A 
src/main/java/com/parasoft/findings/jenkins/coverage/ProcessFileResult.java

  Log Message:
  -----------
  Return generated coverage directory path instead of recontruct it.

* Create only one temporary coverage directory for coverage reports in the same 
directory in a build.
* Refactor to consider pipeline support.


  Commit: 52588ad119deef8389dfa4b0e28f289ec66a337c
      
https://github.com/jenkinsci/parasoft-findings-plugin/commit/52588ad119deef8389dfa4b0e28f289ec66a337c
  Author: yshi-parasoft <y...@parasoft.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
    R 
src/main/java/com/parasoft/findings/jenkins/coverage/ProcessFileResult.java
    A 
src/main/java/com/parasoft/findings/jenkins/coverage/ProcessedFileResult.java

  Log Message:
  -----------
  Rename some classes


  Commit: 9f44d54d908d272e74cebe2126bd6a80ce567d83
      
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9f44d54d908d272e74cebe2126bd6a80ce567d83
  Author: Alfie Wang <aw...@parasoft.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java

  Log Message:
  -----------
  Make some changes and add implementation notes according to the feedback.


  Commit: f9640f9d814031d675943c74a9469a3064cec818
      
https://github.com/jenkinsci/parasoft-findings-plugin/commit/f9640f9d814031d675943c74a9469a3064cec818
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
    A 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
    A 
src/main/java/com/parasoft/findings/jenkins/coverage/ProcessedFileResult.java
    A src/main/resources/com/parasoft/findings/jenkins/coverage/cobertura.xsl

  Log Message:
  -----------
  Merge pull request #26 from jenkinsci/alfie_cicd274

Convert Parasoft report to Cobertura report.


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/84c17e364d11...f9640f9d8140

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/84c17e-f9640f%40github.com.

Reply via email to