Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps edu.hm.hafner:coverage-model from 0.62.0 to 0.64.1.

Release notes

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

v0.64.0 🎁

🐛 Bug Fixes

  • When adding values ensure that correct type is created (#234) @​uhafner

📦 Dependency Updates

v0.63.0 🎁

✨ Improvements

📦 Dependency Updates

Commits
  • 1c0b6cd [maven-release-plugin] prepare release v0.64.1 [ci skip]
  • b818f5e Update dependency graph to latest versions from POM
  • ab56bb0 Merge pull request #235 from jenkinsci/add-rate
  • 6f45858 Fix adding of rates
  • ebc7dd5 [maven-release-plugin] prepare for next development iteration
  • 27dd7d1 [maven-release-plugin] prepare release v0.64.0 [ci skip]
  • 911315d Merge pull request #234 from jenkinsci/create-rate
  • 06fd357 Update dependency graph to latest versions from POM
  • b97dbae Merge pull request #230 from jenkinsci/dependabot/maven/edu.hm.hafner-codings...
  • f1b099f When adding values ensure that correct type is created
  • 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.62.0 to 0.64.1.
- [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.62.0...v0.64.1)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:coverage-model
  dependency-version: 0.64.1
  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 Dec 17, 2025
@github-actions github-actions bot requested a review from uhafner December 17, 2025 08:11
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (187 passed)
   🚀   Integration Tests: 96% successful (6 failed, 142 passed, 7 skipped)
   ⛔   Architecture Tests: 100% successful (15 passed)

Code Coverage

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

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 215 vulnerabilities (error: 17, high: 57, normal: 135, low: 6)

Software Metrics

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

🚦 Quality Gates

Overall Status: ❌ FAILURE

✅ Passed Gates

  • ✅ Line Coverage: 76.00 >= 75.00
  • ✅ Branch Coverage: 67.00 >= 65.00
  • ✅ Potential Bugs: 0.00 <= 0.00
  • ✅ Style Violations: 0.00 <= 0.00

❌ Failed Gates

  • ❌ Tests Success Rate: 98.00 >= 100.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.

1 participant