Skip to content

Use ShapeId instead of name in OAS conversion#2560

Merged
kstich merged 1 commit intomainfrom
unsupported_traits_opt
Mar 11, 2025
Merged

Use ShapeId instead of name in OAS conversion#2560
kstich merged 1 commit intomainfrom
unsupported_traits_opt

Conversation

@kstich
Copy link
Contributor

@kstich kstich commented Mar 11, 2025

This path previously created a bunch of extra ShapeId garbage from converting Strings into ShapeIds each time a test was performed. The ShapeId instances for these already exist, so we use those instead.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This path previously created a bunch of extra ShapeId garbage from
converting strings into ShapeIds each time a test was performed.
The ShapeId instances for these already exist, so we use those instead.
@kstich kstich requested a review from a team as a code owner March 11, 2025 04:32
@kstich kstich requested a review from sugmanue March 11, 2025 04:32
@kstich kstich merged commit 697477f into main Mar 11, 2025
8 checks passed
@kstich kstich deleted the unsupported_traits_opt branch March 11, 2025 18:35
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