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 19 public repositories matching this topic...

Followers
50.2k followers
Website
github.com/topics/code-review
Wikipedia
Wikipedia

Related Topics

gerrit

Code review apps

WIP

DO NOT MERGE – as a service

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information

Naming Conventions Bot

Automatically validates pull requests, branches and commit messages in your Github repositories

Mergify

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

Hound

Automated code reviews

Pull Assistant

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

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript, TypeScript, React, and Vue code

PR Chat

Monitor and discuss your Pull Requests right within Slack

AccessLint

Find accessibility issues in your pull requests

Codecov | Code Coverage

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

See more Code review apps