JAIPilot Generate and Commit
Version updated for https://github.com/JAIPilot/jaipilot-cli to version v0.3.27.
- 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
JAIPilot is a GitHub Action and CLI tool designed to automatically generate high-quality, high-coverage unit tests for Java codebases, particularly for pull requests. It analyzes code changes, generates meaningful tests that maximize line coverage, and ensures they are compilable and executable. This action automates the time-intensive process of writing unit tests, improving code quality and developer productivity.
What’s Changed
Full Changelog: https://github.com/JAIPilot/jaipilot-cli/compare/v0.3.25...v0.3.27