Below you will find pages that utilize the taxonomy term “Octagon-Simon”
August 18, 2026
lacuna-cli
Version updated for https://github.com/Octagon-simon/lacuna to version ext-v0.2.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 Lacuna is a command-line tool that automates the process of writing tests to fill coverage gaps in your code. It uses an AI model to suggest test cases, runs them, and retries those that fail until they pass. The action helps maintain high code coverage by identifying untested code and generating corresponding tests.
August 10, 2026
lacuna-cli
Version updated for https://github.com/Octagon-simon/lacuna to version ext-v0.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 Lacuna is a command-line tool that automates the process of finding untested code in your project and writing tests to cover it. It uses an OpenAI-compatible model to generate test cases based on code coverage analysis and ensures that the generated tests pass by retrying them until they are successful.