feat: update gts-go to support GTS specification and tests v0.7.0#9
Merged
Artifizer merged 3 commits intoGlobalTypeSystem:mainfrom Dec 27, 2025
Merged
feat: update gts-go to support GTS specification and tests v0.7.0#9Artifizer merged 3 commits intoGlobalTypeSystem:mainfrom
Artifizer merged 3 commits intoGlobalTypeSystem:mainfrom
Conversation
Signed-off-by: claudedigon <claudedigon@gmail.com>
…nces prohibited) Update gts-go to support GTS specification and tests v0.7.0 Changes: - Updated instance IDs in cast_test.go to valid chained format (type~instance) - Changed $schema to type field for instances to avoid schema detection - Fixed file_reader_test.go to use type IDs (ending with ~) for standalone entities - Updated extract_test.go test data and fixed gts:// prefix handling expectations - Fixed parse_test.go to check result.IsSchema instead of seg.IsType for overall ID type - Updated registry_test.go instance IDs and fixed $ref to use gts:// prefix - Added ref_validation.go for enhanced reference validation - Enhanced extract.go, match.go, ops.go, and parse.go with new validation logic - Updated server handlers with improved validation and error handling All unit tests now pass with the updated GTS ID validation rules. Signed-off-by: claudedigon <claudedigon@gmail.com>
Signed-off-by: claudedigon <claudedigon@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.