Commit Graph

9 Commits

Author SHA1 Message Date
Timmy Welch
cb5a8237c4 Update module path 2024-05-01 18:06:48 -07:00
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
3dc330e270
github: Fix github action (#46) 2020-12-28 02:35:04 +09:00
Dong-hee Na
bcad56853e
.github: Add go 1.14.x (#43) 2020-09-30 22:43:22 +09:00
Dong-hee Na
3496d08ef7
github: Add latest version (#40) 2020-02-11 11:19:25 +09:00
Dong-hee Na
daf77da1c6
Update github action to use gomodule (#39) 2019-12-07 10:50:05 +09:00
Dong-hee Na
3a999480e9
gh-37: Add workflow file for Github Action (#38)
* Setting up Github Action

* remove Travis CI

* Update README.md
2019-12-06 15:36:49 +09:00