From fca2f8fb415c8035f7289af442d09d10d395feb4 Mon Sep 17 00:00:00 2001 From: Marvin Serchimo <marvin.serchimo@student.reutlingen-university.de> Date: Thu, 10 Apr 2025 16:17:21 +0200 Subject: [PATCH] Score 2 CoPilot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bedeacb..425bde8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Commit Messages – Regelverstoß (nicht regelkonform) | Commit Message (nicht regelkonform) | Score by ChatGPT | Score by CoPilot | |------------------------------------------------------------------------------|------------------|------------------| | polishing | 2 | 1 | -| + Removed org.springframework.config.java module | 2 | - | +| + Removed org.springframework.config.java module | 2 | 2 | | + Pruned empty directories | 2 | - | | Made ConfigurationModel semantics explicit by having it extend LinkedHashSet | 1 | - | | + Added unit test for BeanMethod | 2 | - | -- GitLab