command
module
Version:
v0.0.0-...-2e90c77
Opens a new window with list of versions in this module.
Published: Jan 19, 2015
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gocov-merge
This is a small helper script which can be used to merge concatenated go coverage files
into one. We are using it for our jenkins tests for larasync.
Usage
Concatenate all coverage tests into one file.
Then run:
gocov-merge {filename}
This will return a file which you can use for gocov-html or gocov-xml.
License
The tool is published under the MIT license.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.