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

Add fallback name if no configuration name is specified #425

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Feb 26, 2025

When a configuration instance does not define a name, then the metric should be used.

@uhafner uhafner added bug Bugs or performance problems enhancement Enhancement of existing functionality and removed bug Bugs or performance problems labels Feb 26, 2025
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 168 passed)
   〰️   Line Coverage: 87% (165 missed lines)
   ➰   Branch Coverage: 84% (54 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: 533 (total)
   💭   Cognitive Complexity: 199 (total)
   📏   Lines of Code: 4613 (total)
   📝   Non Commenting Source Statements: 1698 (total)
   🔭   Access to foreign data: 275 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 551 (total)
   📲   Number of accessors: 53 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 609 (total)
   ➿   N-Path Complexity: 903 (total)


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

@uhafner uhafner merged commit 831874e into main Feb 26, 2025
9 of 13 checks passed
@uhafner uhafner deleted the empty-name branch February 26, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant