Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Assignment 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marvin Serchimo
Assignment 3
Commits
1b9b7733
Commit
1b9b7733
authored
3 months ago
by
Marvin Serchimo
Browse files
Options
Downloads
Patches
Plain Diff
Markdown fix
parent
72584042
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
FullCommits.txt
+21
-0
21 additions, 0 deletions
FullCommits.txt
README.md
+16
-16
16 additions, 16 deletions
README.md
with
37 additions
and
16 deletions
FullCommits.txt
0 → 100644
+
21
−
0
View file @
1b9b7733
##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.
This diff is collapsed.
Click to expand it.
README.md
+
16
−
16
View file @
1b9b7733
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 „“
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment