sozorogami / gover

Gather all your *.coverprofile files to send to coveralls.io!
Apache License 2.0
56 stars 9 forks source link

Automatically add newline and prevent wrong file concats #3

Open mhrabovcin opened 8 years ago

mhrabovcin commented 8 years ago

For some reason in my environment coverage files are missing \n character at the end. Running gover tool then produces invalid file.

edwardstudy commented 7 years ago

Great! But slice.append may have bad performance.