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

Bugfix/unr 1358 schema generation #900

Merged
merged 4 commits into from
May 1, 2019

Conversation

aleximprobable
Copy link
Contributor

Contributions: We are not currently taking public contributions - see our contributions policy. However, we are accepting issues and we do want your feedback.


Description

Fixed a UNR-1358 bug, where Schema Generator could generate ids equal to 0.

Release note

Fixed an issue, where Schema Generator could generate ids equal to 0.

Tests

Adding new components and fields in components (including Handover) shouldn't lead to 0 ids being generated.

Primary reviewers

@joshuahuburn @Vatyx

@improbable-prow-robot improbable-prow-robot added the size/L Denotes a PR that changes 150-299 lines, ignoring generated files. label Apr 30, 2019
@aleximprobable aleximprobable force-pushed the bugfix/unr-1358-schema-generation branch from 92beffb to 5a3c338 Compare April 30, 2019 17:03
@improbable-prow-robot improbable-prow-robot added size/M Denotes a PR that changes 40-149 lines, ignoring generated files. and removed size/L Denotes a PR that changes 150-299 lines, ignoring generated files. labels Apr 30, 2019
@improbable-valy improbable-valy changed the base branch from master to 0.4.1-rc May 1, 2019 09:44
@improbable-prow-robot improbable-prow-robot added size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 40-149 lines, ignoring generated files. labels May 1, 2019
aleximprobable and others added 4 commits May 1, 2019 10:50
…emaGenerator.cpp

Co-Authored-By: aleximprobable <48994762+aleximprobable@users.noreply.github.com>
Made nullptr and 0 checks explicit.

Co-Authored-By: aleximprobable <48994762+aleximprobable@users.noreply.github.com>
@aleximprobable aleximprobable force-pushed the bugfix/unr-1358-schema-generation branch from 883e8f6 to d2269ff Compare May 1, 2019 09:52
@improbable-prow-robot improbable-prow-robot added size/M Denotes a PR that changes 40-149 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. labels May 1, 2019
@improbable-valy improbable-valy merged commit 4e3d850 into 0.4.1-rc May 1, 2019
@improbable-valy improbable-valy deleted the bugfix/unr-1358-schema-generation branch May 1, 2019 12:36
improbable-valy pushed a commit that referenced this pull request May 1, 2019
* Fixed issue, where Schema Generator could generate id 0

* Update SpatialGDK/Source/SpatialGDKEditor/Private/SchemaGenerator/SchemaGenerator.cpp

Co-Authored-By: aleximprobable <48994762+aleximprobable@users.noreply.github.com>

* Bring back newline

* Apply suggestions from code review

Made nullptr and 0 checks explicit.

Co-Authored-By: aleximprobable <48994762+aleximprobable@users.noreply.github.com>
improbable-valy pushed a commit that referenced this pull request May 1, 2019
* Fixed issue, where Schema Generator could generate id 0

* Update SpatialGDK/Source/SpatialGDKEditor/Private/SchemaGenerator/SchemaGenerator.cpp

Co-Authored-By: aleximprobable <48994762+aleximprobable@users.noreply.github.com>

* Bring back newline

* Apply suggestions from code review

Made nullptr and 0 checks explicit.

Co-Authored-By: aleximprobable <48994762+aleximprobable@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 40-149 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants