pixelmatch-py
pixelmatch-py copied to clipboard
A fast pixel-level image comparison library, originally created to compare screenshots in tests.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | patch | `v3.1.2` -> `v3.1.6` | --- ### Release...
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account. - `python3 -sBm...
I’ve optimized the code in a couple of places to improve performance. For me, the benchmark show a reduction in time of at least 35% for every test. For the...