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

feat(JOML): migrate SectorUtils and Events #4378

Merged

Conversation

@lgtm-com
Copy link

lgtm-com bot commented Jan 6, 2021

This pull request introduces 1 alert when merging b4b306e into 19c233b - view on LGTM.com

new alerts:

  • 1 for Type mismatch on container modification

@lgtm-com
Copy link

lgtm-com bot commented Jan 9, 2021

This pull request introduces 1 alert when merging ed4b030 into dff2d73 - view on LGTM.com

new alerts:

  • 1 for Type mismatch on container modification

skaldarnar added a commit to Terasology/MultiBlock that referenced this pull request Jan 9, 2021
skaldarnar added a commit to Terasology/FallingBlocks that referenced this pull request Jan 9, 2021
skaldarnar added a commit to Terasology/FlowingLiquids that referenced this pull request Jan 9, 2021
skaldarnar added a commit to Terasology-Archived/Pathfinding that referenced this pull request Jan 9, 2021
skaldarnar added a commit to Terasology/GrowingFlora that referenced this pull request Jan 9, 2021
skaldarnar added a commit to Terasology/MetalRenegades that referenced this pull request Jan 9, 2021
@skaldarnar skaldarnar marked this pull request as ready for review January 9, 2021 16:14
Comment on lines +131 to 133
Assertions.assertEquals(JomlUtil.from(chunkPosition),
((OnChunkLoaded) mustBeOnLoadedEvent).getChunkPos(),
"Chunk position at event not expected");
Copy link
Member

Choose a reason for hiding this comment

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

The order for assertions is expected, actual, message, so I corrected this while adding JomlUtil conversion to compare vectors of the same type.

@skaldarnar skaldarnar merged commit 86bb790 into MovingBlocks:develop Jan 9, 2021
jdrueckert pushed a commit to Terasology/MultiBlock that referenced this pull request Jan 9, 2021
jdrueckert pushed a commit to Terasology/GrowingFlora that referenced this pull request Jan 9, 2021
jdrueckert pushed a commit to Terasology/MetalRenegades that referenced this pull request Jan 9, 2021
@skaldarnar skaldarnar added this to the v4.2.0 milestone Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants