Commit Graph

6 Commits

Author SHA1 Message Date
Pion
c044f70398 Update CI configs to v0.4.5
Update lint scripts and CI configs.
Excluding codecov.yml.
2020-09-09 21:34:39 -07:00
Atsushi Watanabe
05f7805874 Fix lint errors
* Ignore disallowed-functions errors
  TODO:
  - Handle unintended input as error instead of panic.
  - Make executables only for testing as Go test.
* Fix filename lint error
  Replace hyphen by underscore.
* Disable godox linter
2020-05-06 00:26:51 -07:00
Aleksandr Razumov
ff1597ccdf a:errorcode: fix code of StaleNonce 2018-08-15 00:52:44 +03:00
Aleksandr Razumov
f3644a4f37 a:errorcode: add test for ErrUnexpectedEOF 2017-07-01 22:31:25 +02:00
Aleksandr Razumov
55f8055354 all: improve coverage (fix #26) 2017-02-26 13:03:30 +03:00
Aleksandr Razumov
1d5427b2ea all: more testing and attr refactor 2017-02-11 08:17:00 +03:00