close
The Wayback Machine - https://web.archive.org/web/20210821211937/https://github.com/topics/code-review
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 327 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

gitpod.io

Gitpod streamlines developer workflows by providing prebuilt, collaborative development environments in your browser

DeepSource

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

Codecov | Code Coverage

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

Mergify

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

Hound

Automated code reviews

Code Inspector

Code Quality, Code Reviews and Technical Debt evaluation made easy

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

AccessLint

Find accessibility issues in your pull requests

Pull Assistant

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

CommitCheck

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

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

Code Climate

Automated code review for technical debt and test coverage

See more Code review apps