Skip to content
#

Code review

Code review is systematic examination (sometimes referred to as peer review) of computer source code. It is intended to find mistakes overlooked in software development, improving the overall quality of software. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections.

Here are 325 public repositories matching this topic...

reviewdog
Wikipedia
Wikipedia

Related Topics

gerrit

Code review apps

Coveralls

Ensure that new code is fully covered, and see coverage trends emerge. Works with any CI service

DeepSource

Identify and fix bug risks, anti-patterns, performance issues, and security flaws using static analysis

Sider

Automatically analyze pull request against custom per-project rulesets and best practices

Code Climate

Automated code review for technical debt and test coverage

Hound

Automated code reviews

Pull Assistant

Pull Assistant analyses pull requests and provides the optimal way to perform code reviews

WIP

DO NOT MERGE – as a service

Mergify

Pull requests automation service. Merge your pull requests faster with automatic merges and a merge queue

Django Doctor

Improve the security, performance, and maintainability of your Django code

Code Inspector

Code Quality, Code Reviews and Technical Debt evaluation made easy

Codecov | Code Coverage

Automatic test report merging for all CI and languages into a single code coverage report directly into your pull request

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

AccessLint

Find accessibility issues in your pull requests

See more Code review apps