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

Reviews from AWS customer

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

External reviews

24 reviews
from

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


    Simon C.

Make your team more efficient with CodeRabbit!

  • April 05, 2024
  • Review provided by G2

What do you like best about the product?
CodeRabbit is quick and easy to integrate into your organization. It's made my team more efficient when it comes to code reviews and checking in new features by serving as an extra pair of eyes. There's been many instances where it has caught several bugs that would have made their way into our prod environments if it weren't for CodeRabbit. It's also really easy to customize and interact with the tool as well!
What do you dislike about the product?
Honestly, my team and I don't have any major complaints. There have been some instances where it would make incorrect comments (e.g. point out a missing variable even though the variable was defined), but that's not a huge deal as I usually just respond to its comment by pointing out the line where the variable was defined. The CodeRabbit team is also very receptive to feedback as well which means constant improvements to the product!
What problems is the product solving and how is that benefiting you?
It is making the code review process much more efficient and allows us to merge in code much more confidently!


    Carlos Moises O.

If your team struggles to provide Code Review feedback, this tool is a must have.

  • April 05, 2024
  • Review provided by G2

What do you like best about the product?
If you use Github, CodeRabbit is an easy to integrate tool that allows your team to get the ball rolling on Code Reviews. The feedback it provides is actionable, easy to apply (or tweak for relevancy) and useful. In one of our first trial runs, it found a bug and reported it, which gave it instant credibility within our team. I and some of my teammates joined the developer's discord channel and made a few suggestions that were quickly addressed by the team. They are super responsive and will address feedback promptly. In my experience, the support they provide is as good.
What do you dislike about the product?
The UI interface is a bit unintuitive but the team is making continuous improvements, so I trust that will be improved over time.
What problems is the product solving and how is that benefiting you?
Quality of feedback during code review process, review of test coverage and implementation of best practices


    Joseph S.

Shockingly good suggestions

  • April 05, 2024
  • Review provided by G2

What do you like best about the product?
Ease of setup is superb, but the top reason for use is it's code suggestions. I've gotten suggestions pointing out failure to follow SOLID principles (and how to fix it), framework specific enhancements, and readability improvements. All of which I have implemented when they were suggested. CodeRabbit does an examplary job.
What do you dislike about the product?
I have been using CodeRabbit for four months now and have not found anything I dislike about it. It's so easy.
What problems is the product solving and how is that benefiting you?
It takes place of a Subject Matter Expert. Which frees up the rest of the team to work on other things. We all still do code reviews, but Code Rabbit makes this significantly faster.


    Björn B.

A poetic code review helper

  • April 05, 2024
  • Review provided by G2

What do you like best about the product?
Code Rabbit provides very useful suggestions to an open source project of mine. It is not only extremely easy to use from a user's perspective, the website makes it easy to administrate as well.

The likely best feature of it are the poems about the pull requests though. They are hilarious and spice up the daily task of reviewing code a lot.
What do you dislike about the product?
It is a bit annoying that the frequency of reviews is low for open source, I would highly suggest adding a payed tier there, that increases the frequency a bit, so you don't have to pay per contributor as an open source maintainer, but have a reliable price per repository.
What problems is the product solving and how is that benefiting you?
Code Rabbit spots additional issues and makes sure, that I have to spend less time on checking for typos, bad practices and similar issues. This allows me to focus more on coding and marketing my project.