Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove metric names from quality monitor #1347

Closed
wants to merge 2 commits into from
Closed

Remove metric names from quality monitor #1347

wants to merge 2 commits into from

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Feb 26, 2025

The names of the metrics are now part of the model.

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

☀️   Quality Monitor

   🚦   JUnit Tests: 98% successful (✔️ 103 passed, 🙈 2 skipped)
   〰️   Line Coverage: 92% (61 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (80 survived mutations)
   💪   Test Strength: 85% (58 survived mutations in tested code)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   🚫   Revapi: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilities
   🌀   Cyclomatic Complexity: 376 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 455 (total)
   📏   Lines of Code: 4075 (total)
   📝   Non Commenting Source Statements: 1257 (total)
   🔗   Class cohesion: 71.43% (maximum)
   ⚖️   Weight of a class: 100.00% (maximum)


Created by Quality Monitor v1.15.0-SNAPSHOT (#b7de016). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   JUnit Tests: 98% successful (✔️ 103 passed, 🙈 2 skipped)   〰️   Line Coverage: 92% (61 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)   PIT   Mutation Coverage: 80% (80 survived mutations)
   💪   Test Strength: 85% (58 survived mutations in tested code)   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs   🚫   Revapi: No warnings   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilities   🌀   Cyclomatic Complexity: 376 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 455 (total)
   📏   Lines of Code: 4075 (total)
   📝   Non Commenting Source Statements: 1257 (total)
   🔗   Class cohesion: 71.43% (maximum)
   ⚖️   Weight of a class: 100.00% (maximum)


Created by Quality Monitor v2.0.0-SNAPSHOT (#b7de016). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   JUnit Tests: 98% successful (✔️ 103 passed, 🙈 2 skipped)   〰️   Line Coverage: 92% (61 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)   PIT   Mutation Coverage: 80% (80 survived mutations)
   💪   Test Strength: 85% (58 survived mutations in tested code)   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs   🚫   Revapi: No warnings   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilities   🌀   Cyclomatic Complexity: 376 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 455 (total)
   📏   Lines of Code: 4075 (total)
   📝   Non Commenting Source Statements: 1257 (total)
   🔗   Class cohesion: 71.43% (maximum)
   ⚖️   Weight of a class: 100.00% (maximum)


Created by Quality Monitor v2.0.0-SNAPSHOT (#c1894d0). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   JUnit Tests: 98% successful (✔️ 103 passed, 🙈 2 skipped)
   〰️   Line Coverage: 92% (61 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (80 survived mutations)
   💪   Test Strength: 85% (58 survived mutations in tested code)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   🚫   Revapi: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilities
   🌀   Cyclomatic Complexity: 376 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 455 (total)
   📏   Lines of Code: 4075 (total)
   📝   Non Commenting Source Statements: 1257 (total)
   🔗   Class cohesion: 71.43% (maximum)
   ⚖️   Weight of a class: 100.00% (maximum)


Created by Quality Monitor v2.0.0-SNAPSHOT (#acf061d). More details are shown in the GitHub Checks Result.

@uhafner uhafner closed this Feb 26, 2025
# for free to join this conversation on GitHub. Already have an account? # 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