Skip to content
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

C#/Java: Parameterized module for model printing. #16775

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Jun 17, 2024

In this PR we convert the model printing module from a pyrameterized module into a parameterized module.
This avoids syncing at least one part of the model generator implementation.

@github-actions github-actions bot added the C# label Jun 17, 2024
@@ -1,72 +1,11 @@
private import CaptureModelsSpecific
private import csharp as CS

Check warning

Code scanning / CodeQL

Names only differing by case Warning

CS is only different by casing from Cs that is used elsewhere for modules.
@github-actions github-actions bot added the Java label Jun 18, 2024
@michaelnebel michaelnebel marked this pull request as ready for review June 18, 2024 09:52
@michaelnebel michaelnebel requested review from a team as code owners June 18, 2024 09:52
@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label Jun 18, 2024
@michaelnebel
Copy link
Contributor Author

DCA looks good!

owen-mc
owen-mc previously approved these changes Jun 19, 2024
@michaelnebel michaelnebel merged commit abc7cc3 into github:main Jun 24, 2024
46 of 48 checks passed
@michaelnebel michaelnebel deleted the modelgen/refactorprinting branch June 24, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# Java no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants