Skip to content

Remove inheritance for code-generated types #6611

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
Jul 26, 2022
Merged

Conversation

stevejgordon
Copy link
Contributor

  • Remove inheritence for code gen of classes
  • Seal request types
  • Update serialization after inheritance removal
  • Prevent parallel tests which seem to hang
  • Fix search API test assertion
  • Fix multi search test
  • Rename and move some files
  • Queries derive from Query type
  • Update tests

@stevejgordon stevejgordon added enhancement 8.x Relates to a 8.x client version labels Jul 26, 2022
@stevejgordon stevejgordon merged commit 382c206 into main Jul 26, 2022
@stevejgordon stevejgordon deleted the inheritance-removal branch July 26, 2022 17:00
github-actions bot pushed a commit that referenced this pull request Jul 26, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file
github-actions bot pushed a commit that referenced this pull request Jul 26, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file
github-actions bot pushed a commit that referenced this pull request Jul 26, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file
github-actions bot pushed a commit that referenced this pull request Jul 26, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file
stevejgordon added a commit that referenced this pull request Jul 27, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 27, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 27, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 27, 2022
* Remove inheritence for code gen of classes

* Seal request types

* Update serialization after inheritance removal

* Prevent parallel tests which seem to hang

* Fix search API test assertion

* Fix multi search test

* Rename and move some files

* Queries derive from Query type

* Update tests

* Update test file

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to a 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant