Open-Source, Self-Hosted, Customizable

Cocov was built to be flexible and empower developers to work without constraints and other hindrances. All configuration is kept in your project’s repository, meaning changes must go through your team’s approval process — be it a Codeowners check, or reviews in Pull Requests, — which equals less time figuring out a tool’s quirks or waiting users with administrative permissions to perform an action, and more time trying to solve the problem at hands.


Being flexible isn’t Cocov’s only strenght:

Cost-effective

Cocov is a solution for small to medium-sized organizations that provides an open-source, self-hosted alternative to expensive code analysis tools. The platform becomes part of your infrastructure and is completely under your control in terms of resources, allowing expenses to be previsible as your company scales.

Easy to Install

Kubernetes clusters can easily get a Cocov instance by using a Helm chart, but if your team is not into that, a Compose-compatible tool can also bring up all containers and tools with a Composefile, both options saving time and effort on installation and configuration.

Customizable

Cocov is a solution for small to medium-sized organizations that provides an open-source, self-hosted alternative to expensive code analysis tools. The platform becomes part of your infrastructure and is completely under your control in terms of resources, allowing expenses to be previsible as your company scales.

Automated Code Checks

Cocov automatically checks code for errors and issues upon commit or pull request, reducing the likelihood of errors and bugs and providing near real-time feedback to developers.

Comprehensive Feedback

Cocov provides comprehensive feedback on code coverage, check results, and other metrics through a user-friendly web interface, helping developers understand the quality of their code and make improvements as needed. The results of those checks are also sent to GitHub, enabling teams to configure branch protection rules that respond to Cocov’s results.

Ready to Begin?

Installation is easy, and once you have all requirements ready, it should be super fast to get Cocov working on your infrastructure. See our documentation for detailed instructions.

Get Started