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 16 public repositories matching this topic...
-
Updated
Mar 23, 2017 - Java
-
Updated
Mar 14, 2017 - Java
-
Updated
Jun 8, 2020 - Java
-
Updated
Apr 19, 2019 - Java
-
Updated
May 3, 2020 - Java
-
Updated
Feb 4, 2019 - Java
-
Updated
Jan 18, 2020 - Java
-
Updated
Dec 7, 2018 - Java
-
Updated
Apr 15, 2020 - Java
-
Updated
Mar 10, 2020 - Java
-
Updated
May 31, 2019 - Java
-
Updated
Apr 27, 2019 - Java
- Wikipedia
- Wikipedia
Related Topics
gerritCode review apps
Review Notebook App
Code review for Jupyter Notebooks with visual diff & commenting
Code Inspector
Code Quality, Code Reviews and Technical Debt evaluation made easy
Lucidchart Connector
Insert a public link to a Lucidchart diagram so team members can quickly understand an issue or pull request
Mergify
Pull requests automation service
Codecov
Group, merge and compare coverage reports
Sider
Automatically analyze pull request against custom per-project rulesets and best practices
gitpod.io
Online IDE for GitHub
Pull Assistant
Pull Assistant analyses pull requests and provides the optimal way to perform code reviews
Better Code Hub
A Benchmarked Definition of Done for Code Quality with BetterCodeHub
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
codebeat
Code review expert on demand. Automated for mobile and web
Datree
Policy enforcement solution for confident and compliant code
WIP
DO NOT MERGE – as a service
Code Climate
Automated code review for technical debt and test coverage
IntelliJ version: 2018.3.2
Gerrit version: 1.1.1-146
If one adds a topic label in the push dialog and the laben contains whitespaces (i.e. "change ABC") the autofill of the push target is not working anylonger.
Steps to reproduce: