Skip to content

Conversation

@jalseth
Copy link
Member

@jalseth jalseth commented Oct 22, 2025

This will allow outputters to point to the specific location that caused the result to be created.


This is the first part of addressing #1194.


Also parallelized the other tests in output/result_test.go.

@jalseth jalseth marked this pull request as ready for review October 22, 2025 20:06
@jalseth jalseth requested review from boranx and jpreese October 22, 2025 20:06
This will allow outputters to point to the specific location that caused the
result to be created.

Signed-off-by: James Alseth <[email protected]>
Copy link
Member

@boranx boranx left a comment

Choose a reason for hiding this comment

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

Nice feature! 👏
Maybe not that ideal for highly dynamic or order-shifting inputs, but it could be quite useful for strictly generated / idempotent ones.
One question: At what stage do you think it would make sense to mention it in the docs — to surface it to users?

@boranx boranx merged commit 00b02b2 into master Nov 6, 2025
12 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.

3 participants