Below you will find pages that utilize the taxonomy term “Z3le”
August 25, 2026
Plumb Diff Coverage
Version updated for https://github.com/z3le/plumb to version v0.1.7.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The plumb action is a tool that measures code coverage of lines changed in a Git repository and reports it as an HTML file. It calculates the coverage against the initial commit of the branch, fails the build if the coverage falls below a specified threshold, and provides a sortable, line-by-line source view with covered and uncovered lines highlighted in green and red, respectively. The action is designed to be simple, efficient, and integrates seamlessly into GitHub Actions workflows, requiring minimal configuration and no external services or tokens.