Top AI Repos โ open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! ๐ป๐ค๐งช๐
| Date | Stars |
|---|---|
| 2026-07-24 | 5564 |
| 2026-07-25 | 5564 |
| 2026-07-28 | 5564 |
| 2026-07-30 | 5564 |
| 2026-08-06 | 5564 |
Today
โ stars today
This week
โ stars this week
This month
โ stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center">
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://www.qodo.ai/wp-content/uploads/2025/02/QodoCover-Light.png" width="330">
<source media="(prefers-color-scheme: light)" srcset="https://www.qodo.ai/wp-content/uploads/2025/02/QodoCover-Dark.png" width="330">
<img src="https://www.codium.ai/images/cover-agent/cover-agent-light.png" alt="logo" width="330">
</picture>
<br/><br/>
Qodo Cover aims to help efficiently increase code coverage, by automatically generating qualified tests to extend code coverage. Qodo Cover can run in your GitHub CI workflow or locally as a CLI tool.
</div>
[](https://github.com/qodo-ai/qodo-cover/blob/main/LICENSE)
[](https://discord.gg/cYsvFJJbdM)
[](https://twitter.com/qodoai)
<a href="https://github.com/Codium-ai/cover-agent/commits/main">
<img alt="GitHub" src="https://img.shields.io/github/last-commit/qodo-ai/qodo-cover/main?style=for-the-badge" height="20">
</a><br>
<a href="https://trendshift.io/repositories/10328" target="_blank"><img src="https://trendshift.io/api/badge/repositories/10328" alt="Codium-ai/cover-agent | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
</div>
## Table of Contents
* [News and Updates](#news-and-updates)
* [Overview](#overview)
* [Installation and Usage](#installation-and-usage)
* [Contributing](#contributing)
* [Documentation](#documentation)
* [Roadmap](#roadmap)
## News and Updates
### 2025-06-15
> **โ ๏ธ This repository is no longer maintained. Please fork it if you wish to continue development or use it in your own projects.**
### 2024-12-04:
New mode - [Run Qodo Cover Pro in your GitHub CI workflow](https://github.com/qodo-ai/qodo-ci). Currently in preview and available for free for a limited time for Python projects, leveraging your own LLM API key from your favorite LLM provider. It's a practical way to improve code quality and reliability. For more details, reach out to the [Qodo team](https://www.qodo.ai/book-a-demo).
### 2024-11-05:
New mode - scan an entire repo, auto identify the test files, auto collect context for each test file, and extend the test suite with new tests.
See more details [here](docs/repo_coverage.md).
# Qodo-Cover
Welcome to Qodo-Cover. This focused project utilizes Generative AI to automate and enhance the generation of tests (currently mostly unit tests), aiming to streamline development workflows. Qodo-Cover can run via a terminal, and is planned to be integrated into popular CI platforms.
We invite the community to collaborate and help extend the capabilities of Qodo Cover, continuing its development as a cutting-edge solution in the automated unit test generation domain. We also wish to inspire researchers to leverage this open-source tool to explore new test-generation techniques.
## Overview
This tool is part of a broader suite of utilities designed to automate the creation of unit tests for software projects. Utilizing advanced Generative AI models, it aims to simplify and expedite the testing process, ensuring high-quality software development. The system comprises several components:
1. **Test Runner:** Executes the command or scripts to run the test suite and generate code coverage reports.
2. **Coverage Parser:** Validates that code coverage increases as tests are added, ensuring that new tests contribute to the overall test effectiveness.
3. **Prompt Builder:** Gathers necessary data from the codebase and constructs the prompt to be passed to the Large Language Model (LLM).
4. **AI Caller:** Interacts with the LLM to generate tests based on the prompt provided.
## Installation and Usage
### Requirements
Before you begin, make sure you have the following:
- `OPENAI_API_KEY` set in your enExcerpt of 15,029 characters
Read on GitHub102
Tal ยท Israel
79
Itamar Friedman ยท Qodo (CodiumAI Inc.)
24
15
Andrii Simakov ยท Ukraine
8
Sai
5
Almog Lavi ยท CodiumAI
3
2
Yu Li ยท @ByteDance ยท China
2
2
2
2
2
1
1
Benedict Lee ยท @kakao ยท South Korea
1
1
Hrishikesh Kadam ยท @nonstopio ยท India
1
1
1
Would you bet a product on this? Bounded 0โ100 and slow moving.
matched fp:7671dac4f454542d, topic:testing
matched fp:7671dac4f454542d, topic:agents