{"id":22121164,"url":"https://github.com/linebender/kompari","last_synced_at":"2025-07-25T13:31:54.616Z","repository":{"id":265125531,"uuid":"894712546","full_name":"spirali/image_diff_review","owner":"spirali","description":"Image Diff for snapshot testing","archived":false,"fork":false,"pushed_at":"2024-11-27T19:30:10.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-27T20:20:03.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spirali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-26T21:11:37.000Z","updated_at":"2024-11-27T19:30:14.000Z","dependencies_parsed_at":"2024-11-27T20:20:07.633Z","dependency_job_id":"2e0e70c2-53f0-4fed-a627-d7d21fb1d710","html_url":"https://github.com/spirali/image_diff_review","commit_stats":null,"previous_names":["spirali/image_diff_review"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirali%2Fimage_diff_review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirali%2Fimage_diff_review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirali%2Fimage_diff_review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirali%2Fimage_diff_review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spirali","download_url":"https://codeload.github.com/spirali/image_diff_review/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227155279,"owners_count":17739060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T14:34:26.017Z","updated_at":"2025-07-25T13:31:53.960Z","avatar_url":"https://github.com/spirali.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src='docs/logo.png' width='128'\u003e\n\u003c/p\u003e\n\n# Kompari\n\n*Kompari* is a tool for reporting image differences. It is intended for use in snapshot testing.\nIt can be used as a stand-alone CLI tool or as a Rust crate.\n\n\u003cimg src='docs/screenshot.png' width='100%'\u003e\n\n\n## CLI\n\n### Local build\n\n```commandline\n$ cargo build --release\n```\n\n### Usage\n\nCreate static HTML report:\n\n```commandline\n$ cargo run --release report \u003cleft/image_dir\u003e \u003cright/image_dir\u003e\n```\n\nStart HTTP server for interactive test blessing:\n\n```commandline\n$ cargo run --release review \u003cleft/image_dir\u003e \u003cright/image_dir\u003e\n```\n\n\n## Minimum supported Rust Version (MSRV)\n\nThis version of Kompari has been verified to compile with **Rust 1.78** and later.\n\nFuture versions of Kompari might increase the Rust version requirement.\nIt will not be treated as a breaking change and as such can even happen with small patch releases.\n\n\u003cdetails\u003e\n\u003csummary\u003eClick here if compiling fails.\u003c/summary\u003e\n\nAs time has passed, some of Kompari's dependencies could have released versions with a higher Rust requirement.\nIf you encounter a compilation issue due to a dependency and don't want to upgrade your Rust toolchain, then you could downgrade the dependency.\n\n```sh\n# Use the problematic dependency's name and version\ncargo update -p package_name --precise 0.1.1\n```\n\n\u003c/details\u003e\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinebender%2Fkompari","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinebender%2Fkompari","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinebender%2Fkompari/lists"}