Commit Graph

9 Commits

Author SHA1 Message Date
52109ee4ba
Refactoring and new features (#35)
* new error collector & improvements for errors
* update golangci-lint, microoptimizations, linter fixes
* UseTLS10 method
* remove dead code
* add 1.17 to the test matrix
* fix for docstring
* split the core package symbols into the subpackages (if feasible)
2021-12-01 15:40:23 +03:00
d15ed7ffec
Static analysis (#23)
* lint stage for a workflow
* golangci-lint config
* lint only new code or last commit
* run lint only for pull requests
2021-02-09 14:57:14 +03:00
1de2e5626f
Better stacktrace generation system, better tests for Sentry, new badge 2020-08-03 14:45:16 +03:00
9ad220967e allow alternative logger implementations 2019-12-26 17:23:26 +03:00
bd7f8f9547 [fix] corresponding changes to latest dependencies versions 2019-10-17 13:12:08 +03:00
8f189ad14d fix for sentry error message, coverage 2019-09-19 15:26:08 +03:00
dba7552731 travis, codecov, more tests 2019-09-19 14:16:52 +03:00
562f1b1c0b remove internal package and hardcoded translations 2019-09-04 15:52:41 +03:00
Alex Lushpai
34cba277b9 init 2019-09-04 15:22:27 +03:00