Skip to content

v1.2.0

Compare
Choose a tag to compare
@rbeuque74 rbeuque74 released this 11 May 23:24
· 24 commits to master since this release
v1.2.0
349d798

Changelog

349d798 v1.2.0: excluding vendor file for goreleaser on travis
2ef8d0c coverage: Processes unit tests missing + improve global coverage
082bca9 marathon: checking for exited tasks threshold reach
f4fe8c2 supervisor: adding unit tests
2325bd3 tests: adding coverage in travis scenario
4d70e89 travis: moving gometalinter installation to before_script
6865ea0 tests: allow NSCA tests to pass correctly
5ca51d2 misc: gometalinter failure shoud block release
b332914 Makefile: add timeout to go test
7cf0f69 marathon: adding unit tests
9be886e processes: add unit tests
0f24f47 Rewrote exiting strategy; reducing main function complexity
8e6a430 Switching consumerErrorChannel to buffered channel