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

Fix Trace.java template #270

Merged

Conversation

DavePearce
Copy link
Collaborator

This fixes the Trace.java template for modules which have no columns. Previously, this was generating malformed java in that case.

This fixes the `Trace.java` template for modules which have no columns.
Previously, this was generating malformed java in that case.
@DavePearce DavePearce linked an issue Oct 15, 2024 that may be closed by this pull request
@DavePearce DavePearce merged commit 70e334a into master Oct 15, 2024
1 check passed
@DavePearce DavePearce deleted the 267-malformed-tracejava-for-modules-without-columns branch October 15, 2024 14:43
DavePearce added a commit that referenced this pull request Oct 15, 2024
This fixes the `Trace.java` template for modules which have no columns.
Previously, this was generating malformed java in that case.
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.

Malformed Trace.java for modules without columns
1 participant