-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Automatic generation of Required Annotations #452
feat: Automatic generation of Required Annotations #452
Conversation
…rleitung-von-required-annotations # Conflicts: # package-parser/package-parser.iml # package-parser/package_parser/commands/generate_annotations/generate_annotations.py # package-parser/tests/commands/generate_annotations/test_generate_annotations.py
WO SIND DIE TESTS |
1 similar comment
WO SIND DIE TESTS |
MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
… of github.com:lars-reimann/api-editor into 442-automatisierte-herleitung-von-required-annotations
Improved auxiliary functions Added ParameterInfo Class to communicate the return values of functions better Migrated said ParameterInfo and ParameterType classes to annotation_model.py Test is now working - all is good
@lars-reimann Hier steht, dass es einen Konflikt in package-parser.iml gibt. Ich kann jedoch nicht erkennen, was hier das Problem ist. |
Die Datei ist im Main gelöscht. In diesem Branch sollte sie ebenfalls nicht mehr vorhanden sein. |
… of github.com:lars-reimann/api-editor into 442-automatisierte-herleitung-von-required-annotations
…ter should be optional or required for more clarity
MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sieht super aus!
@lars-reimann Der pull request wäre ready dafür, dass du drübe guckst und ihm deinen approval gibst. |
Closes #442.
Summary of Changes
Add automated generation of required annotations.