Skip to content

Add schema definition traverser - #719

Merged
gnawf merged 1 commit into
masterfrom
schema-definition-traverser
Mar 17, 2026
Merged

Add schema definition traverser#719
gnawf merged 1 commit into
masterfrom
schema-definition-traverser

Conversation

@gnawf

@gnawf gnawf commented Mar 12, 2026

Copy link
Copy Markdown
Collaborator

Clone of existing NadelSchemaTraverser but now for SDL definitions.

@github-actions

Copy link
Copy Markdown

Test Results

  620 files  +  620    620 suites  +620   1m 13s ⏱️ + 1m 13s
2 097 tests +2 097  1 573 ✅ +1 573  524 💤 +524  0 ❌ ±0 
2 105 runs  +2 105  1 581 ✅ +1 581  524 💤 +524  0 ❌ ±0 

Results for commit 052c804. ± Comparison against base commit 33675a4.

@bbakerman bbakerman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice one - very .... typed

@gnawf
gnawf merged commit e91b013 into master Mar 17, 2026
6 checks passed
} else {
mapToString(parent) + " -> " + selfToString(element)
}
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

could this be the toString of these NadelSchemaDefinitionTraverserElement classes or perhaps a toDefinitionStr on them ?

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