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

Sort capture results to achieve deterministic order in HTML report #622

Merged

Conversation

mannodermaus
Copy link
Contributor

Sort capture results by the file path of their golden image, achieving a deterministic order of screenshots that groups together related images.

Before After
Screenshot 2024-12-27 at 12 09 29 Screenshot 2024-12-27 at 12 10 47

Resolves #621.

@takahirom
Copy link
Owner

Looks great! Thank you for your contribution!

@takahirom takahirom merged commit 9cd0381 into takahirom:main Jan 2, 2025
7 checks passed
@mannodermaus mannodermaus deleted the report/deterministic-sorted-order branch January 5, 2025 23:26
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.

Order of capture results is not deterministic in HTML report
2 participants