Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Codacy

Codacy | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

27 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Emily B.

Quick easy and effective

  • February 24, 2021
  • Review verified by G2

What do you like best about the product?
- 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
What do you dislike about the product?
- The complexity metric is pretty opaque. I'm not sure what it shows
- The logs are meaningless
What problems is the product solving and how is that benefiting you?
We use Codacy to preserve the quality of our python code. It prevents the quality regressing and some tests allow us to force our developers to ensure that new code is as clean as possible (e.g. correct use of generators, ensuring that there are docstrings)


    Romain M.

Great tool to help with code reviews

  • February 18, 2021
  • Review verified by G2

What do you like best about the product?
It's automatic, with like zero config to be functionnal.
What do you dislike about the product?
Sometimes obscur to understand why this line do not pass validations.
What problems is the product solving and how is that benefiting you?
I'm a lead dev and Codacy is one of two steps that developers needs to pass before I look at their PR.
I added this service because I was tired repeating myself with linting stuffs.
Also the scores that it gives are useful to see if the app is becoming better or worse (code wise).


    Igo L.

Ensure code quality & standards

  • October 30, 2020
  • Review verified by G2

What do you like best about the product?
- Ability to check duplicated codes;
- Automated system to ensure code quality and standards when opening a pull request
What do you dislike about the product?
- Not being able to export code patterns;
- Not so easy to understand code complexity;
What problems is the product solving and how is that benefiting you?
Ensure code quality, reduce the amount of duplicated code we have because of legacy implementations.
Recommendations to others considering the product:
The customer support team is really amazing, always helpful!


    Akshay P.

Monitor for code quality and standards.

  • October 29, 2019
  • Review provided by G2

What do you like best about the product?
Automation - Regularly check-up for your code commits. For example, you push code to Git, it will automatically update your code ratings
Keeps engineers honest and on-track with good quality code.
Code Support - They support all major languages, for example, Python, PHP, JAVA. Thus, it becomes fast and easy to get real-time quality for your code.
What do you dislike about the product?
There should be customization to get code quality for your own projects if standards are provided.
Offline or a standalone application is much needed from Codacy to get local support.
Sometimes settings configuration pages are overwhelming.
What problems is the product solving and how is that benefiting you?
Whether you are an open source developer or a full-time coder, you must have a coding standard so as to reach your customers. Professionals having a coding standard have more chances of getting hired or paid well. Thus, Codacy comes into play.
Recommendations to others considering the product:
Codacy is most appropriate when you have an in-company code competition or when your client is more code-oriented with the proper functioning of the project. Codacy also integrates with all office tools like Slack and Jira. Codacy is less appropriate in a development team where their main work is to get code functioned and the indentation does not matter.


    Internet

Great tool to gain time

  • June 26, 2018
  • Review verified by G2

What do you like best about the product?
They contact you to improve your workflow.
You can save a lot of time for the first PR (example when you have junior in your team making same mistakes regularly :D )
What do you dislike about the product?
I have to admit ... for now nothing ...
What problems is the product solving and how is that benefiting you?
as I said, save a lot of time for pull requests !
You can etablish some code rules (example with eslint).


    Computer Software

Another great automated code-review services.

  • December 29, 2017
  • Review verified by G2

What do you like best about the product?
Codacy had great git and github integration for projects and even user accounts, simple and really easy to use web interface with no clutter and informative. A great amount of programming language supported from PHP to Java. Open-source project friendly with free of charge usage for it and comprehensive amount of code patterns available.
What do you dislike about the product?
A lot of false positives since there some code pattern built only for certain framework or CMS, need more security oriented code pattern and analysis like DevSkim or maybe curated pattern from Codacy itself.
What problems is the product solving and how is that benefiting you?
I'm using Codacy as a tool for helping me build, grow and improve my open source project to the standards that others achieved.
Recommendations to others considering the product:
If you had a open-source project lying around, try Codacy. It's free, easy to use for improving your code. If you are a small team Codacy also helps for reducing QA time wasted on code quality analysis and basic security analysis.


    Michael P.

Fantastic way to improve your codebase

  • April 14, 2016
  • Review provided by G2

What do you like best about the product?
Codacy is fantastic! I absolutely love the UI/UX. The great amount of customizations around rules for code review. Great language support. Love the GitHub integrations with statuses. Still fairly new to the test coverage review feature.
What do you dislike about the product?
The price is a bit high in my opinion for brand new startups like mine that are bootstrapped. Would like to see a slightly more robust free tier.
What problems is the product solving and how is that benefiting you?
Pushing higher quality code to production. Which, in term reduces the amount of bloat, bugs, and other issues we experience. Code review helps our programmers become more proficient as well.
Recommendations to others considering the product:
I would start off slow. First wire up Codacy with your code best for code review. And them as you get comfortable I would start using other features such as the test coverage stuff.