Below you will find pages that utilize the taxonomy term “pento”
March 30, 2026
LCOV Coverage Check
Version updated for https://github.com/pento/lcov-coverage-check to version v3.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The LCOV Coverage Check GitHub Action automates the process of parsing LCOV coverage files, generating coverage summaries, and enforcing customizable coverage thresholds. It helps ensure code quality by preventing coverage regressions, requiring minimum coverage for new files, and verifying that changes do not reduce coverage.
March 17, 2026
LCOV Coverage Check
Version updated for https://github.com/pento/lcov-coverage-check to version v2.1.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The LCOV Coverage Check GitHub Action automates the analysis and enforcement of code coverage standards using LCOV data. It parses coverage files, generates summaries, and optionally enforces thresholds by comparing against a stored baseline, ensuring consistent coverage quality across pull requests.