Skip to content

feat: add golden image diff helpers#61

Merged
sjquant merged 3 commits into
mainfrom
galileo-folded-the-laundry-d1x
Jul 21, 2026
Merged

feat: add golden image diff helpers#61
sjquant merged 3 commits into
mainfrom
galileo-folded-the-laundry-d1x

Conversation

@sjquant

@sjquant sjquant commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Why

Golden-image comparisons need to be deterministic enough for CI while still tolerating small rasterization differences across environments.

Changes

  • add public perceptual-hash and pixel-metric comparison helpers with a CI assertion
  • add quickthumb diff with text/JSON output, configurable tolerances, exit status, and optional visual diff output
  • document the CLI and Python workflows for agent and CI pipelines
  • add black-box coverage for exact matches, tolerated noise, mismatches, dimension errors, JSON output, and assertion failures

@sjquant sjquant self-assigned this Jul 21, 2026
@sjquant
sjquant merged commit 66e4be4 into main Jul 21, 2026
3 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.

1 participant