Below you will find pages that utilize the taxonomy term “Ostico”
April 29, 2026
Test Adequacy Guard
Version updated for https://github.com/Ostico/test-guard to version v1.4.2.
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 is a GitHub Action designed to evaluate whether a pull request (PR) includes adequate test coverage, going beyond simple coverage percentages. It combines diff coverage analysis, heuristic test-file matching across multiple programming languages, and AI-powered per-file evaluation to provide a definitive pass/fail assessment for each modified file in a PR. By automating the detection of untested changes and offering precise insights, it streamlines code review processes and ensures robust testing practices.
April 27, 2026
Test Adequacy Guard
Version updated for https://github.com/Ostico/test-guard to version v1.4.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 Test-Guard is a GitHub Action designed to evaluate whether a pull request (PR) includes adequate test coverage for the changes made, going beyond basic code coverage percentages. It automates the process by combining diff coverage analysis, heuristic test-file matching across multiple programming languages, and AI-powered per-file evaluation to provide a definitive pass/fail verdict on testing adequacy. This action helps teams ensure robust testing practices and streamline code review by identifying untested or inadequately tested changes.