Skip to content

Setup LCOV

Actions
Composite GitHub Action to setup LCOV
v1
Latest
Star (10)

setup-lcov

Composite GitHub Action to setup LCOV.

Setup sources

OS Stable HEAD Tag / Branch
Linux apt-get make install
macOS brew make install
Windows choco 1 Not supported

1 choco lcov package version is outdated and on 1.15.alpha0w

Usage

Stable version

steps:
  - name: Setup LCOV
    uses: hrishikesh-kadam/setup-lcov@v1

HEAD of Default Branch of LCOV

steps:
  - name: Setup LCOV
    uses: hrishikesh-kadam/setup-lcov@v1
    with:
      ref: HEAD

Tag / Branch of LCOV

steps:
  - name: Setup LCOV
    uses: hrishikesh-kadam/setup-lcov@v1
    with:
      ref: v2.1

Setup LCOV is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Composite GitHub Action to setup LCOV
v1
Latest

Setup LCOV is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.