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

Refactor type: make the report aware of parser properties #1111

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Nov 27, 2024

Make some additional properties available in the serialization of a report:

  • icon of a report
  • originating parser ID
  • type of the warnings

@uhafner uhafner added enhancement Enhancement of existing functionality breaking Breaking Changes labels Nov 27, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (❌ 2 failed, ✔️ 1291 passed, 🙈 2 skipped)
   〰️   Line Coverage: 93% (433 missed lines)
   ➰   Branch Coverage: 87% (272 missed branches)
   CheckStyle   CheckStyle: 2 warnings (normal: 2)
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: 1 bug (low: 1)
   🐛   Error Prone: 26 bugs (normal: 26)
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilities
   🌀   Cyclomatic Complexity: 2315 (total)
   💭   Cognitive Complexity: 1135 (total)
   📏   Lines of Code: 21862 (total)
   📝   Non Commenting Source Statements: 8762 (total)
   🔭   Access to foreign data: 1374 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 3038 (total)
   📲   Number of accessors: 174 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 2676 (total)
   ➿   N-Path Complexity: 3791 (total)


🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/dependency-check-report.json'! Configuration error for 'OWASP Dependency Check'?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking Changes enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant