Skip to content

C#: Model generator improvements and more tests #8451

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

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Mar 15, 2022

In this PR we

  • Improve the model generation for callables that uses collection like types for parameters (or just types that has collection like types as base class)
  • Improve the model generation for callables that uses IEnumerable types as parameter types
  • Introduce more test cases.

@github-actions github-actions bot added the C# label Mar 15, 2022
@michaelnebel michaelnebel marked this pull request as ready for review March 16, 2022 12:47
@michaelnebel michaelnebel requested a review from a team as a code owner March 16, 2022 12:47
@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label Mar 16, 2022
@michaelnebel michaelnebel requested a review from hvitved March 21, 2022 13:46
@michaelnebel michaelnebel requested a review from hvitved March 23, 2022 11:05
@michaelnebel michaelnebel merged commit 6804e20 into github:main Mar 23, 2022
@michaelnebel michaelnebel deleted the csharp/modelgenerator-improvements branch March 23, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# 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.

3 participants