Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate SonarQube vs Codacy #2769

Open
maskaravivek opened this issue Mar 27, 2019 · 3 comments
Open

Evaluate SonarQube vs Codacy #2769

maskaravivek opened this issue Mar 27, 2019 · 3 comments

Comments

@maskaravivek
Copy link
Member

Summary:

SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code.

Codacy is an automated code review tool

Comparisions

@madhurgupta10
Copy link
Collaborator

@maskaravivek We can also consider https://codebeat.co/ it is free for open source.

@domdomegg
Copy link
Member

Currently I don't pay that much attention to Codacy - it seems to only flag up false positives, which is annoying for reviewing PRs as Github's red 'x' icon could mean Travis has passed and Codacy is being weird about something minor. Also Codacy seems to sometimes get 'stuck' reviewing PRs, or fails it on Github but doesn't show the issues on Codacy to be fixed.

Therefore I'd be very up for swapping to something better.

@madhurgupta10
Copy link
Collaborator

madhurgupta10 commented Mar 28, 2019

codebeat gives a very good feedback for new developers, consider this example

This is what I missed to find out when I was solving #2499
screenshot-codebeat co-2019 03 28-20-37-17

and this, which asks users to reduce the number of arguments
screenshot-codebeat co-2019 03 28-20-30-42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants