Commit Graph

5 Commits

Author SHA1 Message Date
Donghee Na
d8115886f3
gh-63: Return error if other is nil (#64) 2024-01-21 22:47:06 +09: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
Dong-hee Na
4662ac9320
github: Update CIs (#55) 2022-05-26 22:58:40 +09:00
Dong-hee Na
bcad56853e
.github: Add go 1.14.x (#43) 2020-09-30 22:43:22 +09:00
Dong-hee Na
daf77da1c6
Update github action to use gomodule (#39) 2019-12-07 10:50:05 +09:00