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

Debug #11

Open
maxsmythe opened this issue Mar 21, 2019 · 0 comments
Open

Debug #11

maxsmythe opened this issue Mar 21, 2019 · 0 comments

Comments

@maxsmythe
Copy link
Contributor

Basic debug capabilities exist, but more is better including:

  • Improved output for the dump of module contents so code is human readable (currently the output is one giant string)
  • Wrapping of errors to allow easier tracing of root causes. This is especially critical because many errors could take the form of JSON unmarshalling errors
  • The ultimate debug tool would be a way to drop into a REPL for the running OPA driver
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