From b4f556607707825eed16154517807d51d8f4e93f Mon Sep 17 00:00:00 2001 From: Marvin Serchimo <marvin.serchimo@student.reutlingen-university.de> Date: Thu, 10 Apr 2025 16:22:33 +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 722ab01..6a17f90 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Commit Messages – Regelkonform | Commit Message (nicht regelkonform) | Score by ChatGPT | Score by CoPilot | |-------------------------------------------------------------------------|------------------|------------------| | Fix CompositePropertySourceTests which fails when run we debug logging. | 3 | 5 | -| Provide with implementationType overloads… | 5 | - | +| Provide with implementationType overloads… | 5 | 5 | | Provided overloaded versions of `forField` and `forMethodParameter`... | 3 | - | | Make TypeDescriptor more amenable to subclassing... | 4 | - | | Extract appendix from main index.adoc... | 4 | - | -- GitLab