Commit Graph

5 Commits

Author SHA1 Message Date
Timmy Welch
53bce1cdc2 Add testing system 2024-05-01 17:59:11 -07:00
Timmy Welch
1ca06a1968 Make compliant with python imagehash 2024-04-05 17:29:30 -06:00
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
Rafael Cossovan
c9ea1a6596 Update dependencies from go module and dep tool. (#36) 2019-12-07 23:29:03 +09:00
Berkant Ipek
9343c64188 Add go.mod. (#34)
* Add go.mod.

* Remove `go` directive in go.mod.
2019-11-22 06:34:50 +09:00