jenkinsci / code-coverage-api-plugin

Deprecated Jenkins Code Coverage Plugin
https://plugins.jenkins.io/code-coverage-api/
MIT License
112 stars 75 forks source link

Bump analysis-pom from 6.7.0 to 6.8.0 #680

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps analysis-pom from 6.7.0 to 6.8.0.

Release notes

Sourced from analysis-pom's releases.

v6.8.0 🎁

📦 Dependency Updates

Commits
  • 4c0f55c [maven-release-plugin] prepare release v6.8.0
  • 86ea8f5 Bump version of codingstyle to 3.17.0.
  • cb0dca1 Merge pull request #724 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • c7f4510 Merge pull request #725 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-...
  • 0144113 Merge pull request #726 from jenkinsci/dependabot/maven/org.apache.maven.plug...
  • 645784f Merge pull request #727 from jenkinsci/dependabot/maven/org.pitest-pitest-mav...
  • ca3cb24 Bump pitest-maven from 1.13.1 to 1.13.2
  • 7f9e544 Bump maven-pmd-plugin from 3.20.0 to 3.21.0
  • 7079cd9 Bump bom-2.387.x from 2062.v154408a_24d20 to 2081.v85885a_d2e5c5
  • 98d17de Bump plugin from 4.62 to 4.63
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #680 (2a12c4b) into master (eca835c) will decrease coverage by 0.07%. The diff coverage is 50.00%.

@@             Coverage Diff              @@
##             master     #680      +/-   ##
============================================
- Coverage     73.44%   73.38%   -0.07%     
- Complexity     1666     1667       +1     
============================================
  Files           129      129              
  Lines          6252     6240      -12     
  Branches        671      669       -2     
============================================
- Hits           4592     4579      -13     
- Misses         1438     1439       +1     
  Partials        222      222              
Impacted Files Coverage Δ
...ins/coverage/metrics/steps/CoverageTableModel.java 7.92% <0.00%> (-0.05%) :arrow_down:
...s/plugins/coverage/metrics/steps/PathResolver.java 59.15% <ø> (-6.33%) :arrow_down:
...ns/coverage/metrics/charts/CoverageTrendChart.java 95.23% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more