From ac66e4e6e62587f4585389a56078bc04c96f5333 Mon Sep 17 00:00:00 2001 From: Marvin Serchimo <marvin.serchimo@student.reutlingen-university.de> Date: Thu, 10 Apr 2025 16:21:50 +0200 Subject: [PATCH] Score 5 CoPilot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b66102..722ab01 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Commit Messages – Regelkonform | Commit Message (nicht regelkonform) | Score by ChatGPT | Score by CoPilot | |-------------------------------------------------------------------------|------------------|------------------| -| Fix CompositePropertySourceTests which fails when run we debug logging. | 3 | - | +| Fix CompositePropertySourceTests which fails when run we debug logging. | 3 | 5 | | Provide with implementationType overloads… | 5 | - | | Provided overloaded versions of `forField` and `forMethodParameter`... | 3 | - | | Make TypeDescriptor more amenable to subclassing... | 4 | - | -- GitLab