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

Add source-file and associated column-number and line-number. #95

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

chennin
Copy link
Contributor

@chennin chennin commented Jan 13, 2024

Add source-file and associated column-number and line-number.

Also fix build command in README and change - to _ for consistency with Dockerfile.

Fixes #94.

I don't actually program in go, but I can copy and paste and change text. It passes go test and in a live test comes out in Grafana as follows:

image

@jacobbednarz
Copy link
Owner

thanks for the PR. we need to add some test coverage for this change. there should be enough prior art for you to work from but if not, let me know and I'll put an example together for you.

Fix build command in README and change `-` to `_` for consistency with Dockerfile.

Fixes jacobbednarz#94.
@chennin
Copy link
Contributor Author

chennin commented Jan 14, 2024

Added a test!

@jacobbednarz
Copy link
Owner

thanks!

@jacobbednarz jacobbednarz merged commit 70e960f into jacobbednarz:master Jan 15, 2024
7 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.

Support source-file
2 participants