Amazon CodeGuru – Preview
aws.amazon.com
Amazon CodeGuru – Preview
1–10 of 209 posts
Re: Amazon CodeGuru – Preview
#2Re: Amazon CodeGuru – Preview
#3Re: Amazon CodeGuru – Preview
#4Re: Amazon CodeGuru – Preview
#5The code review feature seems too expensive to run on every PR automatically (to me): $0.75 per 100 lines of code. From their example pricing: "if you have a typical pull request with 500 lines of code, it would only cost $3.75 to run CodeGuru Reviewer on it." I wonder if it's actually good enough to justify that price.
Re: Amazon CodeGuru – Preview
#6The code review feature seems too expensive to run on every PR automatically (to me): $0.75 per 100 lines of code. From their example pricing: "if you have a typical pull request with 500 lines of code, it would only cost $3.75 to run CodeGuru Reviewer on it." I wonder if it's actually good enough to justify that price.
Re: Amazon CodeGuru – Preview
#7Re: Amazon CodeGuru – Preview
#8The code review feature seems too expensive to run on every PR automatically (to me): $0.75 per 100 lines of code. From their example pricing: "if you have a typical pull request with 500 lines of code, it would only cost $3.75 to run CodeGuru Reviewer on it." I wonder if it's actually good enough to justify that price.
that's insanely expensive if you're doing any type of code generation.
Re: Amazon CodeGuru – Preview
#9The code review feature seems too expensive to run on every PR automatically (to me): $0.75 per 100 lines of code. From their example pricing: "if you have a typical pull request with 500 lines of code, it would only cost $3.75 to run CodeGuru Reviewer on it." I wonder if it's actually good enough to justify that price.
Re: Amazon CodeGuru – Preview
#10Earlier quoted context omitted.
that's insanely expensive if you're doing any type of code generation.
This seems like a good incentive not to be generating thousands of lines of codes with each PR, which most would probably consider a feature as opposed to a bug.