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

Upgrade PMD to 7.7.0 and combine metrics into same plugin executions #1206

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Oct 27, 2024

Maven requires that a plugin is only configured once in the POM.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Oct 27, 2024
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.87%. Comparing base (2d13286) to head (f85e494).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1206   +/-   ##
=========================================
  Coverage     88.87%   88.87%           
  Complexity      164      164           
=========================================
  Files            11       11           
  Lines           683      683           
  Branches         85       85           
=========================================
  Hits            607      607           
  Misses           59       59           
  Partials         17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 96 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (59 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (77 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilitys
   🌀   Cyclomatic Complexity: 355
   💡   Cognitive Complexity: 172
   📝   Non Commenting Source Statements: 1199
   ➿   N-Path Complexity: 432


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

@uhafner uhafner merged commit 474c0b0 into main Oct 27, 2024
17 checks passed
@uhafner uhafner deleted the pmd-metrics branch October 27, 2024 15:35
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