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

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

parent 29f5d29d
No related branches found
No related tags found
2 merge requests!3README.md,!2README.md
...@@ -22,11 +22,11 @@ ...@@ -22,11 +22,11 @@
| Commit Message | Score by ChatGPT | Score by Copilot | | Commit Message | Score by ChatGPT | Score by Copilot |
|----------------|------------------|------------------| |----------------|------------------|------------------|
| Fix crash on login due to null user token | 3 | | | Fix crash on login due to null user token | 3 | 3 |
| Rework the @PropertySource parsing logic recently changed in commit 7c608886 to deal with the same source appearing on a @Configuration class and an @Import class | 5 | | | Rework the @PropertySource parsing logic recently changed in commit 7c608886 to deal with the same source appearing on a @Configuration class and an @Import class | 5 | 5 |
| Issue: SPR-12059 | 1 | | | Issue: SPR-12059 | 1 | 1 |
| Update HierarchicalUriComponents.toUri() to only prepend a missing '/' when the scheme, user info, host or port are specified. This makes the toUri() method behave in the same way as .toUriString() and allows relative URIs to be created. | 5 | | | Update HierarchicalUriComponents.toUri() to only prepend a missing '/' when the scheme, user info, host or port are specified. This makes the toUri() method behave in the same way as .toUriString() and allows relative URIs to be created. | 5 | 5 |
| UriComponentsBuilder supports query without value | 3 | | | UriComponentsBuilder supports query without value | 3 | 3 |
# Ziel: Bewertung von Git Commit Messages (Excel-Tabelle "Bad") basierend auf den 7 Regeln von Chris Beams mithilfe von ChatGPT # Ziel: Bewertung von Git Commit Messages (Excel-Tabelle "Bad") basierend auf den 7 Regeln von Chris Beams mithilfe von ChatGPT
......
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