Skip to content

//ll:coverage.bzl

Implements the ll_coverage_test rule.

ll_coverage_test

ll_coverage_test(name, target)

TODO attributes

Name Description
name Name, required.

A unique name for this target.
target Label, required.

The executable to run and collect coverage data from.