Setup LCOV
ActionsComposite GitHub Action to setup LCOV.
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
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.