Software Alternatives & Reviews

CodeClimate Reviews

Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about CodeClimate and what they use it for.
  • free-for.dev
    Codeclimate.com — Automated code review, free for Open Source and unlimited organisation-owned private repos (up to 4 collaborators). Also free for students and institutions. - Source: dev.to / 5 months ago
  • How To Use Code Climate To Improve Software Quality
    Want to know how to enforce allowing only high-quality software into production? Check out this post on how to use CodeClimate can help you do just that! #DevOps #SoftwareDeveloper #softwaredevelopment #SoftwareEngineering #webdevelopment #codequality. - Source: Reddit / 9 months ago
  • RFC: A Full-stack Analytics Platform Architecture
    Ideally, software can quickly go from development to production. Continuous deployment and delivery are some processes that make this possible. Continuous deployment means establishing an automated pipeline from development to production while continuous delivery means maintaining the main branch in a deployable state so that a deployment can be requested at any time. Predecos uses these tools. When a commit goes... - Source: dev.to / 10 months ago
  • Adding coverage to CI pipeline?
    The new code should not drop existing code coverage I've found in practice mainly catches changes to existing code that lack proper updates to existing tests. Our company uses Code Climate for these checks, so we don't have to manage / write our own tooling for this purpose. - Source: Reddit / about 1 year ago
  • Node.js best practices list (July 2021)
    TL;DR: Using static analysis tools helps by giving objective ways to improve code quality and keeps your code maintainable. You can add static analysis tools to your CI build to fail when it finds code smells. Its main selling points over plain linting are the ability to inspect quality in the context of multiple files (e.g. Detect duplications), perform advanced analysis (e.g. Code complexity), and follow the... - Source: dev.to / over 1 year ago
  • Free for dev - list of software (SaaS, PaaS, IaaS, etc.)
    Codeclimate.com — Automated code review, free for Open Source and unlimited organisation-owned private repos (up to 4 collaborators). Also free for students and institutions. - Source: dev.to / over 1 year ago
  • Landing my first role as a BDR in NYC.. what are some warning signs I should look for at companies?
    Some exciting NYC companies tech companies I like are alloy.co, hyperscience.com, vanta.com, and codeclimate.com. - Source: Reddit / almost 2 years ago
  • What you should know about JSON serialization solution in Ruby
    Best code quality - Thanks to SaaS such as CodeClimate I can tell when my code quality is too low. I try to keep "code smells" absolute zero. - Source: dev.to / almost 2 years ago
  • I spent the last 6 months developing a multiplayer game with React.js, Node.js and Spring Boot. How does one get code reviews online?
    In the meantime you might have fun with a too like https://codeclimate.com which can do static analysis and then some over your codebase to try and give you some pointers. Your mileage may vary. - Source: Reddit / almost 2 years ago
  • 10 Signs of a good Ruby on Rails Developer
    Maintainable with smaller methods, less complexity – To know more on this make a habit of using code analyzer like rubocop, Code Climate. - Source: dev.to / almost 2 years ago
  • Automated Code Review Tools for Developers in 2021
    CodeClimate is a code review tool that aims to improve team productivity by bringing commit-to-deploy visibility. It aims to ease up continuous delivery with “Velocity”, which provides Engineering Intelligence, while “Quality” provides automated code review on every commit and pull request. - Source: dev.to / about 2 years ago

External sources with reviews and comparisons of CodeClimate

11 Interesting Tools for Auditing and Managing Code Quality
Code Climate is an analytics tool that is extremely useful for an organization that emphasizes quality. Code Climate offers two different products:

Do you know an article comparing CodeClimate to other products?
Suggest a link to a post with product alternatives.