Skip to content

Conversation

@uhafner
Copy link
Owner

@uhafner uhafner commented Sep 19, 2025

SpotBugs Maven plugin now actively needs the obsolete JSR 305 annotations. So excluding them seems not to work anymore.

See spotbugs/spotbugs#2345 and spotbugs/spotbugs-maven-plugin#1209

SpotBugs Maven plugin now actively needs the obsolete JSR 305
annotations. So excluding them seems not to work anymore.

See spotbugs/spotbugs#2345
and spotbugs/spotbugs-maven-plugin#1209
@uhafner uhafner added the bug Bugs or performance problems label Sep 19, 2025
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (86 passed, 2 skipped)
   ⛔   Architecture Tests: 100% successful (17 passed, 2 skipped)

Code Coverage

   〰️   Line Coverage: 92% (61 missed lines)
   ➰   Branch Coverage: 90% (21 missed branches)

Mutation Coverage

   PIT   Mutation Coverage: 80% (80 survived mutations)
   💪   Test Strength: 85% (59 survived mutations in tested code)

Style

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

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

API Problems

   🚫   Revapi: No warnings

Vulnerabilities

   🛡️   OWASP Dependency Check: No vulnerabilities

Software Metrics

   🌀   Cyclomatic Complexity: 377 (total)
   💭   Cognitive Complexity: 174 (total)
   ➿   N-Path Complexity: 341 (total)
   📏   Lines of Code: 4282 (total)
   📝   Non Commenting Source Statements: 1261 (total)
   🔗   Class Cohesion: 71.43% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage: 92.00 >= 80.00
  • ✅ Branch Coverage: 90.00 >= 80.00
  • ✅ Potential Bugs: 0.00 <= 0.00
  • ✅ Style Violations: 0.00 <= 0.00

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

@uhafner uhafner merged commit f45847c into main Sep 19, 2025
16 checks passed
@uhafner uhafner deleted the remove-jsr305-exclusion branch September 19, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs or performance problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants