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

Improve markdown content #293

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Improve markdown content #293

merged 2 commits into from
Dec 15, 2023

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Dec 15, 2023

Summary:

🎓 Summary - 167 of 500

  • 🚦 JUnit - 77 of 100: 14 tests failed, 5 passed, 3 skipped
  • 👣 JaCoCo - 40 of 100: 70% coverage achieved
  • 🔬 PIT - 20 of 100: 60% mutations killed
  • ⚠️ Style - 30 of 100: 10 warnings found (1 error, 2 high, 3 normal, 4 low)
  • 🐛 Bugs - 0 of 100: 10 warnings found (4 errors, 3 high, 2 normal, 1 low)

Details:

🎓 Autograding score - 167 of 500

🚦 JUnit - 77 of 100

Name Passed Skipped Failed Total Impact
Integrationstests 5 3 4 12 27
Modultests 0 0 10 10 -50
Total 5 3 14 22 -23
💰 10 -1 -5

Skipped Test Cases

  • test-class-skipped-0#test-skipped-0
  • test-class-skipped-1#test-skipped-1
  • test-class-skipped-2#test-skipped-2

Failures

test-class-failed-0:test-failed-0
failed-message-0

Stack Trace
StackTrace-0

test-class-failed-1:test-failed-1
failed-message-1

Stack Trace
StackTrace-1

test-class-failed-2:test-failed-2
failed-message-2

Stack Trace
StackTrace-2

test-class-failed-3:test-failed-3
failed-message-3

Stack Trace
StackTrace-3

test-class-failed-0:test-failed-0
failed-message-0

Stack Trace
StackTrace-0

test-class-failed-1:test-failed-1
failed-message-1

Stack Trace
StackTrace-1

test-class-failed-2:test-failed-2
failed-message-2

Stack Trace
StackTrace-2

test-class-failed-3:test-failed-3
failed-message-3

Stack Trace
StackTrace-3

test-class-failed-4:test-failed-4
failed-message-4

Stack Trace
StackTrace-4

test-class-failed-5:test-failed-5
failed-message-5

Stack Trace
StackTrace-5

test-class-failed-6:test-failed-6
failed-message-6

Stack Trace
StackTrace-6

test-class-failed-7:test-failed-7
failed-message-7

Stack Trace
StackTrace-7

test-class-failed-8:test-failed-8
failed-message-8

Stack Trace
StackTrace-8

test-class-failed-9:test-failed-9
failed-message-9

Stack Trace
StackTrace-9

⚠️ Style - 30 of 100

Name Errors Warning High Warning Normal Warning Low Total Impact
Checkstyle 1 2 3 4 10 30
💰 1 2 3 4

🐛 Bugs - 0 of 100

Name Errors Warning High Warning Normal Warning Low Total Impact
SpotBugs 4 3 2 1 10 -120
💰 -11 -12 -13 -14

👣 JaCoCo - 40 of 100

Name Covered % Missed % Impact
Line Coverage 80 20 60
Branch Coverage 60 40 20
Total Ø 70 30 40
💰 1 -1

🔬 PIT - 20 of 100

Name Killed % Survived % Impact
Mutation Coverage 60 40 20
💰 1 -1

@uhafner uhafner added the enhancement Enhancement of existing functionality label Dec 15, 2023
Copy link

🎓 Quality Checks - 338 of 400

🚦 JUnit - 100 of 100

104 tests passed

👣 JaCoCo - 78 of 100

78% Covered , 22% Missed

🔬 PIT - 73 of 100

73% Killed , 27% Survived

⚠️ Warnings - 87 of 100

13 warnings found (0 errors, 0 high, 10 normal, 3 low)

More details are available in the GitHub Checks Result.

Copy link

🎓 Quality Checks - 338 of 400

🚦 JUnit - 100 of 100

104 tests passed

👣 JaCoCo - 78 of 100

78% Covered , 22% Missed

🔬 PIT - 73 of 100

73% Killed , 27% Survived

⚠️ Warnings - 87 of 100

13 warnings found (0 errors, 0 high, 10 normal, 3 low)

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit 5453fdc into main Dec 15, 2023
13 checks passed
@uhafner uhafner deleted the markdown branch December 15, 2023 11:27
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