Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove issue printer #1130

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Remove issue printer #1130

merged 1 commit into from
Jan 14, 2025

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jan 14, 2025

This part of the code was used as example only.

@uhafner uhafner added the internal Internal changes without user or API impact label Jan 14, 2025
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 1274 passed, 🙈 2 skipped)
   〰️   Line Coverage: 93% (435 missed lines)
   ➰   Branch Coverage: 87% (281 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)
   🌀   Cyclomatic Complexity: 2311 (total)
   💭   Cognitive Complexity: 1139 (total)
   📏   Lines of Code: 24080 (total)
   📝   Non Commenting Source Statements: 9416 (total)
   🔭   Access to foreign data: 1434 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 3080 (total)
   📲   Number of accessors: 179 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 2687 (total)
   ➿   N-Path Complexity: 3799 (total)


Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

This part of the code was used as example only.
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 1272 passed, 🙈 2 skipped)
   〰️   Line Coverage: 93% (433 missed lines)
   ➰   Branch Coverage: 87% (281 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: 1 bug (low: 1)
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)
   🌀   Cyclomatic Complexity: 2311 (total)
   💭   Cognitive Complexity: 1139 (total)
   📏   Lines of Code: 24002 (total)
   📝   Non Commenting Source Statements: 9394 (total)
   🔭   Access to foreign data: 1434 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 3071 (total)
   📲   Number of accessors: 179 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 2683 (total)
   ➿   N-Path Complexity: 3794 (total)


Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit ec9b82e into main Jan 14, 2025
23 of 29 checks passed
@uhafner uhafner deleted the remove-printer branch January 14, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes without user or API impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant