Skip to content

WIP: GH-720: Reduce snippet verbosity to a max of 5 lines. #733

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 2 commits into from

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Sep 2, 2024

Reduces verbosity of overly long diagnostics in assertions.

This also removes leading and trailing context lines.

This is a WIP, and tests are likely still failing which I will address when I have time before merging this.

Fixes GH-720.

This also removes leading and trailing context lines.
@ascopes ascopes added bug Something isn't working enhancement Optimisations and internal improvements in the codebase. labels Sep 2, 2024
@ascopes ascopes added this to the v4.0.0 milestone Sep 2, 2024
@ascopes ascopes self-assigned this Sep 2, 2024
@ascopes ascopes changed the title GH-720: Reduce snippet verbosity to a max of 5 lines. WIP: GH-720: Reduce snippet verbosity to a max of 5 lines. Sep 2, 2024
@ascopes ascopes closed this Sep 14, 2024
@ascopes ascopes deleted the task/GH-720-reduce-snippet-verbosity branch September 14, 2024 13:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement Optimisations and internal improvements in the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Verbose assertThatCompilation failure output when compilation error affects complete class
1 participant