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

Startouf
Startouf commented Jun 21, 2018

I cannot figure out how to use properly danger on circleci 2.0 with workflows

Support I have a linear workflow where I bundle my app / install libraries (build job) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).

How can I execute Danger to report test failures on all containers ?

Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I

fbartho
fbartho commented Sep 19, 2019

The GitHub Integration just fails with a GitHub Error Response if your Issue Comment gets too long.

It’d be great if we truncated the message, & added a [truncated] 📝?

Thoughts @orta ? I’m happy to implement this if you have advice!

RMacfarlane
RMacfarlane commented Oct 2, 2019

From @chrisdias:

If I start the auth dance, then press Cancel when asked if I want to let the extension open a URL, the status bar stays at Signing into github.com.... Since I cancelled, I expect it to revert back to Sign in to github.com.

Also (just noticed this) we say into and in to. Not sure which version is right or wrong, or if its based on context :).

sschuberth
sschuberth commented Jan 31, 2017

After reading the README.md it's still unclear to me whether it's possible to review / vote on Gerrit changes whose project I have not cloned to a local Git repository (and thus have also not configured them in IntelliJ).

The REDAME.md says "By default, you will only see changes to Git repositories that are configu

anubh-v
anubh-v commented Jan 16, 2020

Currently, we have provided a list of RepoSense's capabilities in the README.
It may be good to add a sentence describing these features from the user's perspective.

An example
RepoSense is a contribution analysis tool for Git repositories. **It can help educators keep track of work done in student projects, while developers can use it to generate portfolios displaying their open source con

Wikipedia
Wikipedia

Related Topics

gerrit

Code review apps

Sider

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

Coveralls

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

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

Hound

Automated code reviews

Codacy

Automated code reviews to help developers ship better software, faster

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

Lucidchart Connector

Insert a public link to a Lucidchart diagram so team members can quickly understand an issue or pull request

Datree

Policy enforcement solution for confident and compliant code

Code Climate

Automated code review for technical debt and test coverage

Codecov

Group, merge and compare coverage reports

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
You can’t perform that action at this time.