Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use DiagnosticsNodes everywhere #7

Open
matthew-carroll opened this issue May 21, 2022 · 0 comments
Open

Use DiagnosticsNodes everywhere #7

matthew-carroll opened this issue May 21, 2022 · 0 comments

Comments

@matthew-carroll
Copy link
Contributor

DiagnosticsNodes give us a text-based, structured representation of a composition tree for debugging purposes. These nodes are correctly created and filled in some places, but not everywhere.

Do a pass on all compositions and make sure that every composition creates a useful DiagnosticsNode.

Add tests that lock down every composition's DiagnosticsNode format.

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

No branches or pull requests

1 participant