Amazon CodeGuru Reviewer: already time for retirement?

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. slf4j

    Discontinued Simple Logging Facade for Java (by samudurand)

    I have experimented with CodeGuru Reviewer on a couple of my personal repositories. I cannot give access to my AWS account, but if you want to see what PR reviews look like with this tool, have a look at this PR on my fork of Sl4j, which I created just for this purpose.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. PMD

    An extensible multilanguage static code analyzer.

    While the security findings can be pretty elaborate and helpful, the code quality and performance focused findings are not that impressive and can often be detected by more basic or powerful tools like SonarQube (paying) or PMD (free). To see what I mean you can have a look at the list of Java code quality detectors, which is pretty short and contains a lot of simple findings like:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PMD 7 Is Here

    1 project | news.ycombinator.com | 22 Mar 2024
  • Code Review for Flows

    1 project | /r/salesforce | 28 Apr 2023
  • How to setup CI/CD for org-based development?

    2 projects | /r/salesforce | 10 Dec 2021
  • Is it possible to measure spaghettiness of code?

    4 projects | /r/AskProgramming | 25 Nov 2021
  • Java Code Quality Tools Recommended by Developers

    4 projects | dev.to | 7 Feb 2021

Did you know that Java is
the 8th most popular programming language
based on number of references?