Difftron Delta Coverage Gate
Version updated for https://github.com/swantron/difftron to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
First public release.
Fail a pull request when newly changed lines aren’t tested — language-agnostic delta/patch coverage for LCOV, Cobertura, and Go coverage, in a few lines of YAML.
Composite Action, builds from source — no external binary to trust
Auto-detects the PR/push diff range
Posts a sticky delta-coverage comment on the PR
Files with no coverage data (docs/config) are skipped, not failed
Quickstart: see examples/quickstart.yml