Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps edu.hm.hafner:coverage-model from 0.57.0 to 0.59.0.

Release notes

Sourced from edu.hm.hafner:coverage-model's releases.

v0.59.0 🎁

✨ Improvements

📦 Dependency Updates

v0.58.0 🎁

✨ Improvements

📦 Dependency Updates

Commits
  • 4545982 [maven-release-plugin] prepare release v0.59.0
  • 2950400 Update badges with results from latest autograding
  • 200661c Merge pull request #223 from jenkinsci/rate-vs-percentage
  • b770167 Update dependency graph to latest versions from POM
  • f8ad779 Add a rate metric
  • 6a96e85 Merge pull request #222 from jenkinsci/dependabot/github_actions/actions/uplo...
  • 27884cf Bump actions/upload-artifact from 4 to 5
  • 45b10e4 [maven-release-plugin] prepare for next development iteration
  • e24f33b [maven-release-plugin] prepare release v0.58.0
  • 96a0bd4 Merge pull request #221 from jenkinsci/generic-metric
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [edu.hm.hafner:coverage-model](https://github.com/jenkinsci/coverage-model) from 0.57.0 to 0.59.0.
- [Release notes](https://github.com/jenkinsci/coverage-model/releases)
- [Changelog](https://github.com/jenkinsci/coverage-model/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/coverage-model@v0.57.0...v0.59.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Oct 28, 2025
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (185 passed)
   🚀   Integration Tests: 100% successful (143 passed, 7 skipped)
   ⛔   Architecture Tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 76% (720 missed lines)
   ➰   Branch Coverage: 67% (291 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: 51 warnings (normal: 51)

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: 41 bugs (normal: 41)

API Problems

   🚫   Revapi: No warnings

Vulnerabilities

   🛡️   OWASP Dependency Check: 209 vulnerabilities (error: 17, high: 55, normal: 131, low: 6)

Software Metrics

   🌀   Cyclomatic Complexity: 1027 (total)
   💭   Cognitive Complexity: 563 (total)
   ➿   N-Path Complexity: 1385 (total)
   📏   Lines of Code: 11984 (total)
   📝   Non Commenting Source Statements: 4051 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/revapi-result.json'! Configuration error for 'Revapi'?

🚦 Quality Gates

Overall Status: ❌ FAILURE

✅ Passed Gates

  • ✅ Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage: 76.00 >= 75.00
  • ✅ Branch Coverage: 67.00 >= 65.00

❌ Failed Gates

  • ❌ Potential Bugs: 41.00 <= 0.00
  • ❌ Style Violations: 51.00 <= 0.00

Created by Quality Monitor v3.5.0 (#e4cc310). More details are shown in the GitHub Checks Result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies java Pull requests that update Maven Java dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants