Home

Awesome

Qodo Cover GitHub Action Example

This repo shows how the Qodo Cover GitHub Actions can be added to your repository.

The repo linked above defines 2 actions:

In both of the above actions if the agent successfully increases coverage it will create a PR with the added tests as well as a coverage improvement report. See this PR as an example.

Supported languages

Workflow examples

To use a Qodo Cover GitHub Action, you need to add it to your GitHub workflow. Take a look at the following working examples:

Remember to enable GitHub Actions to create pull requests: This setting can be found in a repository's settings under Actions > General > Workflow permissions.

Generated Tests

While developing the Qodo Cover agent we tested it on some open source repositories. Take a look at the changes in these pull requests: