Skip to content

Add coordinate factory method for SDL definitions - #720

Merged
gnawf merged 4 commits into
masterfrom
schema-definition-coordinates-factory
Mar 17, 2026
Merged

Add coordinate factory method for SDL definitions#720
gnawf merged 4 commits into
masterfrom
schema-definition-coordinates-factory

Conversation

@gnawf

@gnawf gnawf commented Mar 13, 2026

Copy link
Copy Markdown
Collaborator

Depends on #719

Allows us to read SDL definitions that are semantically invalid but syntactically valid.

@github-actions

github-actions Bot commented Mar 13, 2026

Copy link
Copy Markdown

Test Results

  621 files  +  621    621 suites  +621   1m 7s ⏱️ + 1m 7s
2 107 tests +2 107  1 583 ✅ +1 583  524 💤 +524  0 ❌ ±0 
2 115 runs  +2 115  1 591 ✅ +1 591  524 💤 +524  0 ❌ ±0 

Results for commit b9e91c9. ± Comparison against base commit e91b013.

♻️ This comment has been updated with latest results.

@gnawf gnawf changed the title Add definition -> coordinate factory method Add coordinate factory method for SDL definitions Mar 13, 2026
@gnawf
gnawf changed the base branch from schema-definition-traverser to master March 17, 2026 05:22
@gnawf
gnawf force-pushed the schema-definition-coordinates-factory branch 2 times, most recently from 21dc795 to b9e91c9 Compare March 17, 2026 05:23
@gnawf
gnawf marked this pull request as ready for review March 17, 2026 05:23
return true
}
}
NadelSchemaCoordinateCollectorTraverserVisitor(coordinates),

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Extracted existing code to separate class

@gnawf
gnawf merged commit 6fd0f72 into master Mar 17, 2026
6 checks passed
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