Amazon launches AI-powered code review service CodeGuru in general availability
1–3 of 3 posts
Re: Amazon launches AI-powered code review service CodeGuru in general availability
#2CodeGuru supports Java and other JVM languages, according to https://aws.amazon.com/codeguru/
Is that the only language you write in?
Re: Amazon launches AI-powered code review service CodeGuru in general availability
#3CodeGuru supports Java and other JVM languages, according to https://aws.amazon.com/codeguru/ Is that the only language you write in?
My company uses mostly Java and TypeScript. However, it’s a good starting point to proof the technology on JVM languages and see how it’s adopted by the team, how many false-positives is generates, etc. With all automated tools the biggest issues usually are false-positives.