Commit Graph

13 Commits

Author SHA1 Message Date
tishmaria90
65f0ecfa6a
Improve errors handling 2021-11-03 17:27:56 +03:00
Andrey Muriy
51cbd9898d Add a function to format currency value 2021-09-29 10:27:36 +03:00
92cf5fa5f0
use ISO code for Mexican peso (#25) 2021-03-25 17:20:41 +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
Alex Lushpai
2eb1b78871
Update product name, cleanup annotations (#22) 2020-12-15 13:35:47 +03:00
ac9e7e768e
All retailCRM currencies support (#16)
* all currencies supported in retailCRM"
* function which allows to pick currency symbol without interacting with map
* tweak for new function test
* check for undefined currency code
* increase timeout for failing test
* refactored test to WaitGroup, which resulted in finding and fixing actual data race in the job object
2020-10-20 15:19:36 +03:00
9ad220967e allow alternative logger implementations 2019-12-26 17:23:26 +03:00
adccc7b3b6 code quality improvements 2019-12-12 12:06:38 +03:00
6290301815 updated gin, better code 2019-12-12 12:06:38 +03:00
bd7f8f9547 [fix] corresponding changes to latest dependencies versions 2019-10-17 13:12:08 +03:00
bd5de124be part of tests 2019-09-18 18:02:40 +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