Below you will find pages that utilize the taxonomy term “Ostico”
July 25, 2026
Test Adequacy Guard
Version updated for https://github.com/Ostico/test-guard to version v1.10.1.
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.
Action Summary Test-Guard automates the task of ensuring that code changes are adequately covered by tests. It uses diff coverage, heuristic matching across multiple languages, and AI-powered evaluation to ensure that every modified file has corresponding tests or is trivially untestable. The action provides a single pass/fail verdict based on these evaluations, helping developers quickly identify whether their PR has sufficient testing.