01Adds a Go module dependency for `coverport` and creates the necessary initialization file.
02Updates GitHub Actions to apply appropriate flags for distinguishing unit vs. e2e test coverage in Codecov.
03Updates Tekton push pipelines to build and tag a separate instrumented image.
042 GitHub stars
05Modifies Dockerfiles to conditionally build coverage-instrumented container images.
06Configures Tekton e2e test pipelines to run tests against the instrumented image and upload coverage data.