gocovmerge
gocovmerge copied to clipboard
Go Mod, Coverage File
- Use go modules
- Write coverage to file
- Write coverage percentage to standard out
- Error messages
- Usage warning if no coverage files given
There should be an option to specify the output file. Unfortunately it looks like this project is not being maintained anymore.
@Forceu good point on the output file. Maybe we oughta fork it - could be called gomergecov. You wanna fork it or should I?
Any update?