Skip to content

Fix a few small errors#2009

Merged
psavery merged 2 commits into
masterfrom
various-fixes
May 6, 2026
Merged

Fix a few small errors#2009
psavery merged 2 commits into
masterfrom
various-fixes

Conversation

@psavery
Copy link
Copy Markdown
Collaborator

@psavery psavery commented May 6, 2026

  • Create coatings if missing during deserialization. If they are missing, we just just automatically create them. This makes for more robust deserialization.
  • Add a shape guard when reapplying masks. If the shape doesn't match, then a full update is about to be performed anyways, and we should bail before we encounter an error.

psavery added 2 commits May 6, 2026 15:13
If they are missing, we just just automatically create them. This
makes for more robust deserialization.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
If the shape doesn't match, then a full update is about to be
performed anyways, and we should bail before we encounter an error.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@psavery psavery requested a review from saransh13 May 6, 2026 21:05
Copy link
Copy Markdown
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

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

cleared the errors for me! LGTM

@psavery psavery merged commit 6f8cefa into master May 6, 2026
11 checks passed
@psavery psavery deleted the various-fixes branch May 6, 2026 21:14
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