Skip to content
Snippets Groups Projects
Commit 1b9b7733 authored by Marvin Serchimo's avatar Marvin Serchimo
Browse files

Markdown fix

parent 72584042
No related merge requests found
##Vollständige Commit-Nachrichten##
Fix CompositePropertySourceTests which fails when run we debug logging.
Provide with implementationType overloads…
Provided overloaded versions offorField and forMethodParameter that accept a ResolvableType implementation type (as opposed to a Class).
Provided overloaded versions of `forField` and `forMethodParameter` that
accept a `ResolvableType` implementation type (as opposed to a Class).
Make TypeDescriptor more amenable to subclassing
Change the previously package scope TypeDescriptor constructor to
protected and add a getResolvableType() protected method.
Extract appendix from main index.adoc
Extract the appendix into a separate asciidoc file in order to make the
main index.adoc easier to work with.
Commit Messages – Regelverstoß (nicht regelkonform)
| # | Commit Message (nicht regelkonform) | Score by ChatGPT | Score by CoPilot |
|---|-------------------------------------------|------------------|------------------|
| 1 | <polishing> | <2> | <y> |
| 2 | < + Removed org.springframework.config.java module> | <2> | <y> |
| 3 | < + Pruned empty directories> | <2> | <y> |
| 4 | <Made ConfigurationModel semantics explicit by having it extend LinkedHashSet<ConfigurationClass>> | <1> | <y> |
| 5 | < + Added unit test for BeanMethod> | <2> | <y> |
| Commit Message (nicht regelkonform) | Score by ChatGPT | Score by CoPilot |
|------------------------------------------------------------------------------|------------------|------------------|
| polishing | 2 | - |
| + Removed org.springframework.config.java module | 2 | - |
| + Pruned empty directories | 2 | - |
| Made ConfigurationModel semantics explicit by having it extend LinkedHashSet | 1 | - |
| + Added unit test for BeanMethod | 2 | - |
---
Commit Messages – Regelkonform
| # | Commit Message (regelkonform) | Score by ChatGPT | Score by CoPilot |
|---|-------------------------------------------|------------------|------------------|
| 1 | <Fix CompositePropertySourceTests which fails when run we debug logging.> | <3> | <y> |
| 2 | <Provide 'with implementationType' overloads...> | <5> | <y> |
| 3 | <Provided overloaded versions of forField and forMethodParameter > | <3> | <y> |
| 4 | <Make TypeDescriptor more amenable to subclassing...> | <4> | <y> |
| 5 | <Extract appendix from main index.adoc...> | <4> | <y> |
| Commit Message (nicht regelkonform) | Score by ChatGPT | Score by CoPilot |
|-------------------------------------------------------------------------|------------------|------------------|
| Fix CompositePropertySourceTests which fails when run we debug logging. | 3 | - |
| Provide with implementationType overloads | 5 | - |
| Provided overloaded versions of `forField` and `forMethodParameter`... | 3 | - |
| Make TypeDescriptor more amenable to subclassing... | 4 | - |
| Extract appendix from main index.adoc... | 4 | - |
Bewerte die Qualität der folgenden Git-Commit-Nachricht auf einer Skala von 1 bis 5 Punkten. Verwende als Grundlage folgende Regeln:
......@@ -49,4 +48,5 @@ Score: 1
Beispiel 3:
Commit Message: Refactor login logic to improve readability
Hier die Git-Commit-NAchricht zur Bewertung „“
\ No newline at end of file
Hier die Git-Commit-NAchricht zur Bewertung „“
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