gotesplit
gotesplit copied to clipboard
merge coverprofiles instead of overwriting them
This change will save coverprofiles in a separate folder and merge them together at the end. Currently the coverprofile gets overwriten by each go test run.
fixes #30