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

Test Incrementals in multi-module project #899

Closed
wants to merge 3 commits into from
Closed

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jan 15, 2025

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

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

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 121 passed)
   〰️   Line Coverage: 87% (104 missed lines)
   ➰   Branch Coverage: 78% (53 missed branches)
   CheckStyle   CheckStyle: 2 warnings (normal: 2)
   PMD   PMD: 1 warning (normal: 1)
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: 285 (total)
   💭   Cognitive Complexity: 172 (total)
   📏   Lines of Code: 2299 (total)
   📝   Non Commenting Source Statements: 1053 (total)
   🔭   Access to foreign data: 207 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 447 (total)
   📲   Number of accessors: 25 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 285 (total)
   ➿   N-Path Complexity: 357 (total)


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

Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 121 passed)
   〰️   Line Coverage: 87% (104 missed lines)
   ➰   Branch Coverage: 78% (53 missed branches)
   CheckStyle   CheckStyle: 2 warnings (normal: 2)
   PMD   PMD: 1 warning (normal: 1)
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: 285 (total)
   💭   Cognitive Complexity: 172 (total)
   📏   Lines of Code: 2299 (total)
   📝   Non Commenting Source Statements: 1053 (total)
   🔭   Access to foreign data: 207 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 447 (total)
   📲   Number of accessors: 25 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 285 (total)
   ➿   N-Path Complexity: 357 (total)


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

Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 121 passed)
   〰️   Line Coverage: 87% (104 missed lines)
   ➰   Branch Coverage: 78% (53 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: 285 (total)
   💭   Cognitive Complexity: 172 (total)
   📏   Lines of Code: 2300 (total)
   📝   Non Commenting Source Statements: 1053 (total)
   🔭   Access to foreign data: 207 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 448 (total)
   📲   Number of accessors: 25 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 285 (total)
   ➿   N-Path Complexity: 357 (total)


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

@uhafner uhafner closed this Jan 15, 2025
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