From 04ae8f9a9a10fe7f3455ee7aee26675a1a2bdb80 Mon Sep 17 00:00:00 2001 From: Hatice Yildirim <Hatice.Yildirim@student.reutlingen-university.de> Date: Sun, 6 Apr 2025 10:22:30 +0200 Subject: [PATCH] Aktualisiere report.md --- Other/report.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Other/report.md b/Other/report.md index af401cb..6614ca3 100644 --- a/Other/report.md +++ b/Other/report.md @@ -22,3 +22,26 @@ Testfälle anderer Studierender auf meine Implementierung: RomanNumberConverter |SerchimoMarvin | NaN | - | |WeishauptOrlando | No | 4x AttributeError: 'RomanNumber' object has no attribute 'roman_to_int' | +Meine Testfälle auf Implementierungen anderer Studierender: StringCalculator + +| Name | Interface break | Failed Testcases | +|------------------|------------------|--------------------------------------------------| +|AliciMuhamed | No | | +|BerishaAlma | No | | +|GotsisWasili | No | | +|PikkemaatLasse | No | | +|RafehDaniel | No | | +|SerchimoMarvin | No | | +|WeishauptOrlando | No | | + +Testfälle anderer Studierender auf meine Implementierung: StringCalculator + +| Name | Interface break | Failed Testcases | +|------------------|------------------|--------------------------------------------------| +|AliciMuhamed | No | | +|BerishaAlma | No | | +|GotsisWasili | No | | +|PikkemaatLasse | No | | +|RafehDaniel | No | | +|SerchimoMarvin | No | | +|WeishauptOrlando | No | | \ No newline at end of file -- GitLab