Skip to content
Snippets Groups Projects
Commit 53ed2dee authored by Hatice Yildirim's avatar Hatice Yildirim
Browse files

Add Copilot scoring results for 5 commits from the Excel sheet 'Bad'

parent 600597fa
Branches copilot
No related tags found
2 merge requests!4README.md,!1Copilot
...@@ -24,9 +24,8 @@ Für jede der oben genannten Regeln erhält die Commit-Nachricht maximal einen P ...@@ -24,9 +24,8 @@ Für jede der oben genannten Regeln erhält die Commit-Nachricht maximal einen P
## Bewertung von 5 Git Commit Messages (Excel-Tabelle "Bad") ## Bewertung von 5 Git Commit Messages (Excel-Tabelle "Bad")
| Commit Message | Score by ChatGPT | Score by Copilot | | Commit Message | Score by ChatGPT | Score by Copilot |
|-----------------|-------------------|-------------------| |-----------------|-------------------|-------------------|
| refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 3 | | | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 3 | 3 |
| re-adding mock.jndi.* artifacts to .orm test codebase eliminated after moving away from svn:externals | 4 | | | re-adding mock.jndi.* artifacts to .orm test codebase eliminated after moving away from svn:externals | 4 | 4 |
| IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into <context:component-scan/> and <context:annotation-config/> through AnnotationConfigUtils#registerAnnotationConfigProcessors | 3 | | | IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into <context:component-scan/> and <context:annotation-config/> through AnnotationConfigUtils#registerAnnotationConfigProcessors | 3 | 3 |
| + Adding POC tooling integration points, namely AbstractConfigurationPostProcessor and allowing for tooling-specified ClassLoader for use with ASM parsing | + Adding POC tooling integration points, namely AbstractConfigurationPostProcessor and allowing for tooling-specified ClassLoader for use with ASM parsing + Eliminated ModelMethod in favor of BeanMethod throughout | 6 | 4 |
+ Eliminated ModelMethod in favor of BeanMethod throughout | 6 | | | polishing | 2 | 2 |
| polishing | 2 | | \ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment