Skip to content

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Mar 28, 2025

The assignment uses an array to store the result of the assignment test cases. The exam aggregates n assignments and stores these in an array. The grade is evaluated by comparing the success rate.

The assignment uses an array to store the result of the assignment test
cases. The exam aggregates `n` assignments and stores these in an array.
 The grade is evaluated by comparing the success rate.
Copy link

☀️   Quality Monitor

Tests

   JUnit   JUnit Tests: 100% successful (23 passed)

Code Coverage

   〰️   Line Coverage: 100% (0 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

Software Metrics

   🌀   Cyclomatic Complexity: 26 (total)
   💭   Cognitive Complexity: 12 (total)
   ➿   N-Path Complexity: 52 (total)
   📏   Lines of Code: 185 (total)
   📝   Non Commenting Source Statements: 65 (total)
   🔗   Class Cohesion: 46.67% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


Created by Quality Monitor v2.5.1 (#8aa3031). More details are shown in the GitHub Checks Result.

Copy link

🎓   GitHub Autograding Action - 500 of 500 (100%)

Score percentage: 100%

   JUnit   Modultests - 100 of 100: 100% successful (13 passed)
   🚫   Architekturrichtlinien - 100 of 100: 100% successful (10 passed)
   〰️   Zeilenüberdeckung - 100 of 100: 100% (0 missed lines)
   ➰   Zweigüberdeckung - 100 of 100: 100% (0 missed branches)
   CheckStyle   CheckStyle - 100 of 100: No warnings
   PMD   PMD - 100 of 100: No warnings
   SpotBugs   SpotBugs - 100 of 100: No bugs
   🐛   Error Prone - 100 of 100: No bugs


Created by GitHub Autograding Action v5.2.0 (#eb88fff). More details are shown in the GitHub Checks Result.

@uhafner uhafner marked this pull request as draft March 29, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant