Skip to content

Mh/#1275 new copy builders #1277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 26, 2025
Merged

Mh/#1275 new copy builders #1277

merged 10 commits into from
Mar 26, 2025

Conversation

marvinheintze
Copy link
Contributor

@marvinheintze marvinheintze commented Mar 9, 2025

Resolves #1275

Added CopyBuilders to LineTypeInput, Transformer2WTypeInput, Transformer3WTypeInput similar to the one from SystemParticipantTypeInput

@marvinheintze marvinheintze self-assigned this Mar 9, 2025
@marvinheintze marvinheintze added the enhancement New feature or request label Mar 9, 2025
@marvinheintze
Copy link
Contributor Author

Should i remove some of the getters and/or setters here or keep them all in? Or did the Quality gate fail because of another reason here? @staudtMarius

@staudtMarius
Copy link
Member

staudtMarius commented Mar 14, 2025

@marvinheintze I think the best would be, to just add some test for these copy builders. You could place the tests in the same files as the other test of these type inputs.

Copy link
Member

@staudtMarius staudtMarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some change requests.

@staudtMarius
Copy link
Member

staudtMarius commented Mar 24, 2025

@marvinheintze I check the other copy builders. It seems like the naming convention is, to use the name of the value as the name the method of the copy builder.
Could you adapt the method names once more.

Copy link
Member

@staudtMarius staudtMarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@staudtMarius staudtMarius merged commit 52e8768 into dev Mar 26, 2025
4 checks passed
@staudtMarius staudtMarius deleted the mh/#1275-new-copy-builders branch March 26, 2025 13:49
@sebastian-peter sebastian-peter added this to the Version 7.0 milestone May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add copy builders to connector type inputs.
3 participants