goimagehash/transforms
Wu Tingfeng d68e89bd8f
Increase test coverage to 96.6% (#61)
* gitignore *.html for test coverage reports

* fix typos

* Increase hashcompute.go test coverage to 100 percent

* Add new Go versions. Upgrade GitHub Actions.

* Add tests for missing ext hashes

* Add test for hashing non-hexadecimal string

* Add tests for loading empty bytes buffer

* Run go fmt

* Fix comments

* Fix comments

* Fix spelling

* fix actions versions

* Upgrade to actions/setup-go@v4

* Add minimum Go version for go.mod
2023-05-03 23:52:14 +09:00
..
dct_test.go dct: Improve DCT1D to O(nlogn) algorithm (#29) 2019-03-19 13:52:44 +09:00
dct.go Increase test coverage to 96.6% (#61) 2023-05-03 23:52:14 +09:00
doc.go [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
pixels.go Increase test coverage to 96.6% (#61) 2023-05-03 23:52:14 +09:00
static.go Performance improvement (#56) 2022-09-08 15:20:33 +09:00