It's been two months since this profile received a new review
Leave a Review

Codacy Reviews & Product Details

Profile Status

This profile is currently managed by Codacy but has limited features.

Are you part of the Codacy team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Pricing

Pricing provided by Codacy.

Open Source

Free

Pro

$15.00
Per Month

Codacy Media

Codacy Demo - Issue Dashboard
Track open and prevented issues across teams and repos, historical trends, and hotspots that need immediate attention
Codacy Demo - Security and Risk Management Dashboard
View and prioritize open security findings across your applications in real-time, including SAST, hardcoded secrets, insecure dependencies, license violations, DAST, and pentest findings.
Codacy Demo - Codacy Pull Request Status Check on GitHub
The only PR check you need to protect your apps from risky, non-compliant code written by both AI and humans
Codacy Demo - AI review assistant and fix suggestions
Codacy AI adds smart context to every Pull Request, coaching engineers on best practices, and providing one-click fix suggestions for fast resolution.
Codacy Demo - Pull Request introducing a hardcoded secret in TypeScript
Get instant feedback on the code health and security of every Pull Request, and define merge gates to stop non-compliant code from reaching production.
Codacy Demo - Visual Studio Code Plugin
Access your Pull Request scan results, issues found, merge gate status, and coverage details straight from your IDE for a quick and seamless resolution.
Product Avatar Image

Have you used Codacy before?

Answer a few questions to help the Codacy community

Codacy Reviews (28)

Reviews

Codacy Reviews (28)

4.6
28 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Codacy for its easy integration with existing workflows and its ability to automate code reviews, which helps maintain high code quality. The tool's support for multiple programming languages and real-time feedback on pull requests are also frequently highlighted as valuable features. However, some users note that the pricing may be a concern for smaller organizations.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Misagh M.
MM
Software Engineer
Small-Business (50 or fewer emp.)
"Excellent code coverage tool with great GitHub Integration"
What do you like best about Codacy?

We have been using Codacy for the past few years for the https://github.com/apereo/cas project with much success. The Github integration is very easy, and there are excellent instructions on how to set up the pipeline with Github Actions. Codacy has fantastic support for coverage tools specifically for Java projects, such as Jacoco. The results are accurately explained and shown on the Codacy dashboard, and there are a lot of configuration settings that would allow one to customize the coverage data and analysis to assist with better code quality. The UI is intuitive, and Codacy comes with a lot of customizable built-in patterns, recommendations and security checks that help spot issues and fix issues. We also take advantage of metrics on duplication and complexity to identify areas that need attention for all developers and contributors to the project as PRs get submitted and merged. Codacy is also free for Open Source projects, which is something we very much appreciate. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

For a Java-based project such as https://github.com/apereo/cas, I think the integration could use a few improvements:

1. It seems like Codacy does not support or recognize Lombok. As a result, many quality recommendations turn out to be inapplicable.

2. It could be excellent if Codacy could recognize one's Checkstyle rules and exclude or include certain rules accordingly.

3. Not sure if a developer can run the code analysis tool locally before submitting a PR or a commit. This makes the review process easier since the Codacy feedback sometimes can be overwhelming. Review collected by and hosted on G2.com.

Matteo B.
MB
Software Engineer
Small-Business (50 or fewer emp.)
"A great tool to review your code"
What do you like best about Codacy?

I use codacy in my open source projects, and helps me a lot reviewing all the pull requests. I can see if there are some issues that could lead to errors, or some duplicated code that needs to be refactored. The integration with GitHub is one of my favorite feature, since the pull requests errors can be seen directly on the line of code. From their website you can also ignore some files or directories that doesn't need checks, like tests or demo projects, or anything that is not production and can have issues. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

Something that required me some time to understand how it works it's the Code Pattern settings page, there are a lot of tools for checking the code, and understanding all the options is not always clear, but once configured. I had hard times migrating from TSLint to ESLint, since some rules were different, and I don't remember any migration tool. Anyway, once set up it works perfectly. Something's missing is a monorepo support, I have different ESLint configurations between all the packages, and you have to find your minimum common rules to set on the Code Pattern settings page, to avoid more issues than expected. Review collected by and hosted on G2.com.

NL
Main developer and maintainer
Small-Business (50 or fewer emp.)
"Exceptional C++ code analysis with great GitHub integration"
What do you like best about Codacy?

- Deep C++ static code analysis

- Native integration into the GitHub development cycle

- Quality of results, including a detailed description of the detected issues Review collected by and hosted on G2.com.

What do you dislike about Codacy?

Sometimes the detected issues do not apply to our codebase, and it could be easier to just ignore them in the future. I understand that the topic is difficult, so this is just a "nice to have" rather than too big criticism. Review collected by and hosted on G2.com.

Madalin V.
MV
Senior Software Engineer
Enterprise (> 1000 emp.)
"Boost your team code static analysis, quality and more"
What do you like best about Codacy?

- Easy integration as part of your development flow, including this tool on the PRs check and aligning everyone on the team to the defined code quality standards.

- Simple sharing of existing static code configuration between the project and the platform allows you to keep only one source of truth.

- Dashboard and monitoring make it easy to visualize and track the tech debt and all quality standards from one place.

- Reduce the time on the code reviews, important for large teams and not only. Allowing engineers to focus completely on the logic, edge cases, architecture decisions rather than code style, code duplication, issues, etc...

- Self-hosted solution, is especially important for large companies where the source code needs to complain about internal security standards.

- BONUS: Company principles, by supporting open-source projects and startups. Definitely, something that large companies should take note of. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

- No SOC2 certification, it may be something important if your organisation have some security standards about third parties, but possible to address it by using a self-hosted solution. Unfortunately, this makes the integration a bit more difficult. Apparently, they are working on getting it (roadmap https://roadmap.codacy.com/c/74-soc2-compliance). Review collected by and hosted on G2.com.

Verified User in Higher Education
UH
Small-Business (50 or fewer emp.)
"Codacy is very helpful for us in ensuring our quality requirements are being met."
What do you like best about Codacy?

C++ is a complex language that is easy to use in the wrong way. The integration of Codacy into our CI setup on Github ensures that our quality requirements are checked on every pull request. This ensures the high quality of our codebase. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

We'd like to see more tools on Codacy that target C++. Otherwise we have no remarks are very happy with what is available. Review collected by and hosted on G2.com.

XY
CTO
Small-Business (50 or fewer emp.)
"Codacy is a great product"
What do you like best about Codacy?

As an author of an open-source product, it is very important to check the quality of the code, and he can help us quickly know the bad taste of the code. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

No, I think it has been perfect and I have recommended all my community friends and open-source authors to use it. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Small-Business (50 or fewer emp.)
"Easy to use tool to get a good base line for code quality"
What do you like best about Codacy?

Codacy is simple to integrate with our typical workflow on GitHub while being pleasantly unobtrusive in everyday work. It makes itself noticed when appropriate but doesn't require any attention otherwise. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

Ignoring antipatterns on a per-file basis doesn't seem to be possible. We use this feature with a different static code analyzer. Review collected by and hosted on G2.com.

MO
Mobile Development Lead
"Easy to integrate hard to give up!"
What do you like best about Codacy?

- Easy Integration

- Clean Interface

- Coverage Support

- GitHub integration

- Fast feedback Review collected by and hosted on G2.com.

What do you dislike about Codacy?

- No detailed Coverage statistics with graph

- Main Screen shows the issues with percentage, hard to see improvements in graph in big projects Review collected by and hosted on G2.com.

Emily B.
EB
Doctoral Student
Small-Business (50 or fewer emp.)
"Quick easy and effective"
What do you like best about Codacy?

- The integration of codacy with a new code base is quick and easy

- The graphs showing the evolution of the issues/coverage are easy to understand and give a good overview thanks to the guidelines shown

- The integration with github is simple and means that most developers do not need to know about yet another tool in order to benefit from it Review collected by and hosted on G2.com.

What do you dislike about Codacy?

- The complexity metric is pretty opaque. I'm not sure what it shows

- The logs are meaningless Review collected by and hosted on G2.com.

Romain M.
RM
Développeur web freelance
Small-Business (50 or fewer emp.)
"Great tool to help with code reviews"
What do you like best about Codacy?

It's automatic, with like zero config to be functionnal. Review collected by and hosted on G2.com.

What do you dislike about Codacy?

Sometimes obscur to understand why this line do not pass validations. Review collected by and hosted on G2.com.

No Discussions for This Product Yet

Be the first to ask a question and get answers from real users and experts.

Start a discussion

Pricing Options

Pricing provided by Codacy.

Open Source

Free

Pro

$15.00
Per Month

Business

Contact Us
Codacy Comparisons
Product Avatar Image
SonarQube
Compare Now
Product Avatar Image
DeepSource
Compare Now
Product Avatar Image
Coverity
Compare Now
Product Avatar Image
Codacy