Branch: refs/heads/record-coverage
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b747daf823a4afc1512b7093f47e85a9cfd9b99e
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b747daf823a4afc1512b7093f47e85a9cfd9b99e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M .github/workflows/enforce-labels.yml

  Log Message:
  -----------
  Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.2

Bumps 
[yogevbd/enforce-label-action](https://github.com/yogevbd/enforce-label-action) 
from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/yogevbd/enforce-label-action/releases)
- 
[Commits](https://github.com/yogevbd/enforce-label-action/compare/2.1.0...2.2.2)

---
updated-dependencies:
- dependency-name: yogevbd/enforce-label-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 8eef0336885951f8820ed2aa7ba0cff70ce638ca
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/8eef0336885951f8820ed2aa7ba0cff70ce638ca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump forensics-api from 2.0.0 to 2.0.1

Bumps [forensics-api](https://github.com/jenkinsci/forensics-api-plugin) from 
2.0.0 to 2.0.1.
- [Release notes](https://github.com/jenkinsci/forensics-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/forensics-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/forensics-api-plugin/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:forensics-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: fb494d9b502266968f585596ec20adf46f684bb2
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/fb494d9b502266968f585596ec20adf46f684bb2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump timestamper from 1.20 to 1.22

Bumps [timestamper](https://github.com/jenkinsci/timestamper-plugin) from 1.20 
to 1.22.
- [Release notes](https://github.com/jenkinsci/timestamper-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/timestamper-plugin/blob/master/CHANGELOG.adoc)
- 
[Commits](https://github.com/jenkinsci/timestamper-plugin/compare/timestamper-1.20...timestamper-1.22)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:timestamper
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 59f398cbe51985e56f9824127b48f6f564541442
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/59f398cbe51985e56f9824127b48f6f564541442
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump data-tables-api from 1.13.3-1 to 1.13.3-2

Bumps [data-tables-api](https://github.com/jenkinsci/data-tables-api-plugin) 
from 1.13.3-1 to 1.13.3-2.
- [Release notes](https://github.com/jenkinsci/data-tables-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/data-tables-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/data-tables-api-plugin/compare/v1.13.3-1...v1.13.3-2)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:data-tables-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: e75c98823edfe6af8d5df4714e84cb2e2c698884
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/e75c98823edfe6af8d5df4714e84cb2e2c698884
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump xmlunit.version from 2.9.0 to 2.9.1

Bumps `xmlunit.version` from 2.9.0 to 2.9.1.

Updates `xmlunit-core` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.9.1)

Updates `xmlunit-assertj` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.xmlunit:xmlunit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 181675f28bb84d5a097a6cefd67f4d117e7db234
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/181675f28bb84d5a097a6cefd67f4d117e7db234
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M .github/workflows/ci.yml

  Log Message:
  -----------
  Bump stCarolas/setup-maven from 4.4 to 4.5

Bumps [stCarolas/setup-maven](https://github.com/stCarolas/setup-maven) from 
4.4 to 4.5.
- [Release notes](https://github.com/stCarolas/setup-maven/releases)
- [Commits](https://github.com/stCarolas/setup-maven/compare/v4.4...v4.5)

---
updated-dependencies:
- dependency-name: stCarolas/setup-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 85679c1ec3344f1f711920f055c03088982bce07
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/85679c1ec3344f1f711920f055c03088982bce07
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Bump maven-help-plugin from 3.3.0 to 3.4.0

Bumps [maven-help-plugin](https://github.com/apache/maven-help-plugin) from 
3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-help-plugin/releases)
- 
[Commits](https://github.com/apache/maven-help-plugin/compare/maven-help-plugin-3.3.0...maven-help-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-help-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 0b20d6584f930d06cdb4975e985650059dbd4f0a
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/0b20d6584f930d06cdb4975e985650059dbd4f0a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Bump jenkins-core from 2.395 to 2.396

Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.395 to 2.396.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.395...jenkins-2.396)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: d6557588bbde6bae2d496332a87fa57d17162039
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d6557588bbde6bae2d496332a87fa57d17162039
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluator.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/AbstractCoverageTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluatorTest.java

  Log Message:
  -----------
  Ignore quality gates if the actual value does not exist.

Fixes https://github.com/jenkinsci/code-coverage-api-plugin/issues/579.


  Commit: b299c1bc5f1801fbbe0817dfed7f3a7475a504ff
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b299c1bc5f1801fbbe0817dfed7f3a7475a504ff
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageViewModel.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/AbstractCoverageTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverterTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisherTest.java

  Log Message:
  -----------
  Improve checks title.

When there are modified lines, print coverages of those lines.
Otherwise, fall back to project coverage.


  Commit: 0a93286941cb36444e26e416c81c183f0a6f68d6
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/0a93286941cb36444e26e416c81c183f0a6f68d6
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisherTest.java

  Log Message:
  -----------
  Always set an end line for annotations.


  Commit: 431e68a88ceb80ea0a4b0a93ed8f4347a7b80460
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/431e68a88ceb80ea0a4b0a93ed8f4347a7b80460
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump Saxon-HE from 12.0 to 12.1

Bumps Saxon-HE from 12.0 to 12.1.

---
updated-dependencies:
- dependency-name: net.sf.saxon:Saxon-HE
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 00cbf8a9d7e07b52db67838afd76ef6657c27494
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/00cbf8a9d7e07b52db67838afd76ef6657c27494
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
    M 
plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/steps/coverage-publisher-summary.checks-expected-result

  Log Message:
  -----------
  Compute description by looping over baselines and values.


  Commit: bd393dbee17e7903cf2182817405b0da0433a389
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/bd393dbee17e7903cf2182817405b0da0433a389
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/ElementFormatter.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageBuildAction.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
    M plugin/src/main/resources/coverage/coverage-summary.jelly
    M 
plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/steps/coverage-publisher-summary.checks-expected-result

  Log Message:
  -----------
  Compute description by looping over baselines and values.


  Commit: 6dd440e47eb44f9d1d6f6c04584211dba6145aa8
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/6dd440e47eb44f9d1d6f6c04584211dba6145aa8
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M .github/workflows/enforce-labels.yml

  Log Message:
  -----------
  Merge pull request #566 from 
jenkinsci/dependabot/github_actions/yogevbd/enforce-label-action-2.2.2

Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.2


  Commit: 07c34f49ad2c3430ada5d4768079b45581b296ee
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/07c34f49ad2c3430ada5d4768079b45581b296ee
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge pull request #583 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0

Bump maven-help-plugin from 3.3.0 to 3.4.0


  Commit: 8ec2bffc2801c80a355e61ffc6f662646b38160e
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/8ec2bffc2801c80a355e61ffc6f662646b38160e
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M .github/workflows/ci.yml

  Log Message:
  -----------
  Merge pull request #582 from 
jenkinsci/dependabot/github_actions/stCarolas/setup-maven-4.5

Bump stCarolas/setup-maven from 4.4 to 4.5


  Commit: d8686f286cb7f6f93fb1c34efb86d0a0e7e252e4
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d8686f286cb7f6f93fb1c34efb86d0a0e7e252e4
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #568 from jenkinsci/dependabot/maven/xmlunit.version-2.9.1

Bump xmlunit.version from 2.9.0 to 2.9.1


  Commit: 857e45c37409bcbb797bf0208ab151525e6ed5d8
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/857e45c37409bcbb797bf0208ab151525e6ed5d8
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #569 from 
jenkinsci/dependabot/maven/io.jenkins.plugins-forensics-api-2.0.1

Bump forensics-api from 2.0.0 to 2.0.1


  Commit: f08b95876e69e5d8da5330978f97a28d9d3454ed
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/f08b95876e69e5d8da5330978f97a28d9d3454ed
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #590 from 
jenkinsci/dependabot/maven/net.sf.saxon-Saxon-HE-12.1

Bump Saxon-HE from 12.0 to 12.1


  Commit: bf2b0182f31fd65cd474d13a8d0abd49f82de90b
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/bf2b0182f31fd65cd474d13a8d0abd49f82de90b
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java

  Log Message:
  -----------
  Remove unused variable.


  Commit: d2600cbd3daee477034855a120dc35ca21605b22
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d2600cbd3daee477034855a120dc35ca21605b22
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java

  Log Message:
  -----------
  Fix styling.


  Commit: bcc84783ff70851c8e4c37de8adda7f2c0352447
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/bcc84783ff70851c8e4c37de8adda7f2c0352447
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java

  Log Message:
  -----------
  Remove unused methods.


  Commit: fca9d0dab62048c5340fba481a88d7a82659e664
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/fca9d0dab62048c5340fba481a88d7a82659e664
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluator.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/AbstractCoverageTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluatorTest.java

  Log Message:
  -----------
  Merge pull request #585 from jenkinsci/skip-quality-gate

Ignore quality gates if the actual value does not exist


  Commit: 2e9c70fec52a2fe0ec2ed5e4ffd66cbc97cf0980
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/2e9c70fec52a2fe0ec2ed5e4ffd66cbc97cf0980
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #570 from 
jenkinsci/dependabot/maven/io.jenkins.plugins-data-tables-api-1.13.3-2

Bump data-tables-api from 1.13.3-1 to 1.13.3-2


  Commit: 9165f2deb305f627455498262b0a17f513ae83aa
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9165f2deb305f627455498262b0a17f513ae83aa
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge pull request #584 from 
jenkinsci/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.396

Bump jenkins-core from 2.395 to 2.396


  Commit: d14733d9d9e564a2f57a74671fa6675c41c97038
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d14733d9d9e564a2f57a74671fa6675c41c97038
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #557 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-timestamper-1.22

Bump timestamper from 1.20 to 1.22


  Commit: ac94835a0dc90e2418a25386d0bf7773b316be73
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/ac94835a0dc90e2418a25386d0bf7773b316be73
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump job-dsl from 1.82 to 1.83

Bumps [job-dsl](https://github.com/jenkinsci/job-dsl-plugin) from 1.82 to 1.83.
- [Release notes](https://github.com/jenkinsci/job-dsl-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/job-dsl-plugin/compare/job-dsl-1.82...job-dsl-1.83)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:job-dsl
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: f195bef553690f7662eb5ca4dc7eaab4217b2e68
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/f195bef553690f7662eb5ca4dc7eaab4217b2e68
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump coverage-model from 0.18.0 to 0.19.0

Bumps [coverage-model](https://github.com/uhafner/coverage-model) from 0.18.0 
to 0.19.0.
- [Release notes](https://github.com/uhafner/coverage-model/releases)
- [Changelog](https://github.com/uhafner/coverage-model/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uhafner/coverage-model/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:coverage-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: e6947a0dbcee4a41c89bcb526ec56e2321e1814c
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/e6947a0dbcee4a41c89bcb526ec56e2321e1814c
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M .github/workflows/ci.yml
    M .github/workflows/enforce-labels.yml
    M plugin/pom.xml
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluator.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/AbstractCoverageTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluatorTest.java
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into 
skip-not-existing-checks-details


  Commit: 7915e6d1a8210952d2dc059c6ce8151cee51dd5c
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/7915e6d1a8210952d2dc059c6ce8151cee51dd5c
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverterTest.java

  Log Message:
  -----------
  Fix broken test.


  Commit: 50788298aa183cf165ab83aa38ae6ada5eaa45a0
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/50788298aa183cf165ab83aa38ae6ada5eaa45a0
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Fix POM of UI tests.


  Commit: 0537c7e39af16de49f420a433e358577d70b314f
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/0537c7e39af16de49f420a433e358577d70b314f
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #591 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-job-dsl-1.83

Bump job-dsl from 1.82 to 1.83


  Commit: 261c3f273feb2379d44994d25266dfb4db46d943
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/261c3f273feb2379d44994d25266dfb4db46d943
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #592 from 
jenkinsci/dependabot/maven/edu.hm.hafner-coverage-model-0.19.0

Bump coverage-model from 0.18.0 to 0.19.0


  Commit: d45b44496df43cbcb217db0c6c86ccfb7585898b
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d45b44496df43cbcb217db0c6c86ccfb7585898b
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/ElementFormatter.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageBuildAction.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageViewModel.java
    M plugin/src/main/resources/coverage/coverage-summary.jelly
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/AbstractCoverageTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverterTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisherTest.java
    M 
plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/steps/coverage-publisher-summary.checks-expected-result
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge pull request #587 from jenkinsci/skip-not-existing-checks-details

Improve checks title and content


  Commit: c4bf13f3c1bcc4011055a3c95a0d718a23477926
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/c4bf13f3c1bcc4011055a3c95a0d718a23477926
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump version to 4.0.2.


  Commit: b9ff462098f297a6c8a0d3805d5260681cf92b9c
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b9ff462098f297a6c8a0d3805d5260681cf92b9c
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release v4.0.2


  Commit: 20594904d32488d93f7d4e5ffd6e480bc21f00f1
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/20594904d32488d93f7d4e5ffd6e480bc21f00f1
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 070dcea40d13e8b4c1a2206b6ac39cb91baf508f
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/070dcea40d13e8b4c1a2206b6ac39cb91baf508f
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Fix workflow.


  Commit: afaa176e3f51a95aff60da34d8048bd1547cb9a3
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/afaa176e3f51a95aff60da34d8048bd1547cb9a3
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Fix workflow.


  Commit: ef80d581d3b62ce4dfd8090469fd34aa82612d31
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/ef80d581d3b62ce4dfd8090469fd34aa82612d31
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Bump jenkins-core from 2.395 to 2.396

Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.395 to 2.396.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.395...jenkins-2.396)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: ac6f1fc6ee09e0bfad1a98c007bca8d3e44b4b43
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/ac6f1fc6ee09e0bfad1a98c007bca8d3e44b4b43
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M plugin/pom.xml
    M ui-tests/pom.xml

  Log Message:
  -----------
  Bump json-unit-assertj from 2.36.1 to 2.37.0

Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.36.1 
to 2.37.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.36.1...json-unit-parent-2.37.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 9846fc65fd74da5c0e1c85b9337d563ca11d5f9d
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9846fc65fd74da5c0e1c85b9337d563ca11d5f9d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump maven-deploy-plugin from 3.1.0 to 3.1.1

Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 
3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- 
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 92540f02b986324b4bbb1720df59632f111f3104
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/92540f02b986324b4bbb1720df59632f111f3104
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump analysis-pom from 6.4.0 to 6.5.0

Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 
6.4.0 to 6.5.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/analysis-pom-plugin/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: a693982c55e8d0a45bdf3dfe9a51421bdf424e7e
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a693982c55e8d0a45bdf3dfe9a51421bdf424e7e
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-25 (Sat, 25 Mar 2023)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Use same git-ignore for all projects.


  Commit: b3bf7393eff223abc4087b233cec6d771d353a16
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b3bf7393eff223abc4087b233cec6d771d353a16
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #596 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.1

Bump maven-deploy-plugin from 3.1.0 to 3.1.1


  Commit: 0e5423fa8d0a2f7bad7a0d10b033e3699437fb38
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/0e5423fa8d0a2f7bad7a0d10b033e3699437fb38
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge pull request #593 from 
jenkinsci/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.396

Bump jenkins-core from 2.395 to 2.396


  Commit: 12ef15e33a083ecf5370a45840571d9d61060259
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/12ef15e33a083ecf5370a45840571d9d61060259
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M plugin/pom.xml
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge pull request #595 from 
jenkinsci/dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-2.37.0

Bump json-unit-assertj from 2.36.1 to 2.37.0


  Commit: 61db1b2b85f2860b0997be4a727718093d0d1702
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/61db1b2b85f2860b0997be4a727718093d0d1702
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge pull request #597 from 
jenkinsci/dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-6.5.0

Bump analysis-pom from 6.4.0 to 6.5.0


  Commit: a9cd37163d115efef70de1f846603b7264215094
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a9cd37163d115efef70de1f846603b7264215094
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Get versions of dependencies from BOM.


  Commit: 05827345e7bab6b8984c970060dbfc41f640ac70
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/05827345e7bab6b8984c970060dbfc41f640ac70
  Author: Ulli Hafner <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M .github/workflows/ci.yml
    M .github/workflows/enforce-labels.yml
    M .gitignore
    M README.md
    M plugin/pom.xml
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/ElementFormatter.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageBuildAction.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluator.java
    M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageViewModel.java
    M plugin/src/main/resources/coverage/coverage-summary.jelly
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/AbstractCoverageTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverterTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisherTest.java
    M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluatorTest.java
    M 
plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/steps/coverage-publisher-summary.checks-expected-result
    M pom.xml
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into record-coverage


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/2e217c8c96a6...05827345e7ba

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/code-coverage-api-plugin/push/refs/heads/record-coverage/2e217c-058273%40github.com.

Reply via email to