Show snippets in Log Detective runs - #540
Conversation
|
Preview: https://packit-dashboard-pr-540.surge.sh (deployed at Fri 10 Jul 2026, 12:42 UTC) |
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 33s |
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 34s |
99ca0b4 to
e9239c6
Compare
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 33s |
e9239c6 to
9ef9da0
Compare
|
last change only unified the fonts for |
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 34s |
fc0edc1 to
d530952
Compare
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 30s |
- conditioned on status=complete - snippets are grouped by file into expandable blocks - occasional per-snippet analysis is also displayed in a different color - snippet text is truncated for long snippets Assisted-by: Claude Sonnet 4.6 Signed-off-by: Jan Matufka <jmatufka@redhat.com>
Signed-off-by: Jan Matufka <jmatufka@redhat.com>
d530952 to
499ce66
Compare
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 31s |
Successful Log Detective run overview now shows also a list of snippets, grouped by file, in expandable sections.
I needed to do a couple of hacks to override coloring (to be visible in dark/light mode) for snippet analysis and to change the default padding of the text blocks. Some hacks are not that important, I just wanted some things to look a certain way.
Disclaimer: the snippets and analysis content in the screenshot are a mix of some actual Log Detective runs and some random stuff I added just for visual checking.
Default view:

Expanded view:

Dark mode:

RELEASE NOTES BEGIN
Show list of snippets grouped by file in the Log Detective run view.
RELEASE NOTES END