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 326 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

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

Code Climate

Automated code review for technical debt and test coverage

Datree

Policy enforcement solution for confident and compliant code

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

Hound

Automated code reviews

DeepSource

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

Django Doctor

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

Code Inspector

Code Quality, Code Reviews and Technical Debt evaluation made easy

codebeat

Code review expert on demand. Automated for mobile and web

Mergify

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

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