import "github.com/egdaemon/eg/runtime/x/wasi/eglcov"
Package eglcov provides the functionality to report test coverage from lcov files within a directory.
<a name="ReportCoverage"></a>
func ReportCoverage(dir string) eg.OpFn
report coverage from lcov files within a directory.