Streamline code review and improve code quality.
Add to compare
Starts from $16.67/Month when Billed Yearly, also offers free forever plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 1-10 out of 10
BM
Brendan M
08/11/23
"Abandonware"
What do you like best about Code Climate Quality? It was amazing ~7 years ago. Even today, the browser extension to show code coverage on Github PRs is unmatched. The quality checks worked, and before they introduced "engines," CodeClimate even did a fantastic job of showing the /subjective/ quality of code.
YC
Ygor C
02/09/23
"Simple to use, seamless integration with Github"
What do you like best about Code Climate Quality? - Really simple to use, can't remember when someone really had a question about its usage and function - Seamless integration with github
YF
Yannick F
02/09/23
"Very useful tool that seems on maintenance mode"
What do you like best about Code Climate Quality? Adds tools that we cannot find elsewhere, like code duplication engine. Also reports on PRs, including coverage. Trends are nice, especially in the beginning.
ED
Eddie D
02/08/23
"Code Climate is a good tool"
What do you like best about Code Climate Quality? I really like how code climate quality finds the code issues that I can use for refactoring, it leads to much higher code quality.
HL
Halfdan Lie H
02/08/23
"Using CodeClimate makes me yearn for a software less world"
What do you like best about Code Climate Quality? I don't think CodeClimate Quality has any value What do you dislike about Code Climate Quality?
AU
Anonymous User
02/19/21
"A useful tool for software developers"
What do you like best about Code Climate Quality? I like the ease with which you can view the different warnings in code blocks. The explanations are also pretty easy to understand.
AU
Anonymous User
02/19/21
"Good static analysis tool for our team"
What do you like best about Code Climate Quality? Code climate allows us to monitor and correct code quality issues before they hit production and become permanent. We also use it for test coverage which is a great metric of our ability to work and ship fast.
AU
Anonymous User
02/19/21
"Climate control"
What do you like best about Code Climate Quality? I am able to connect all of my repositories in one place for static analysis and get a good picture across all of my applications how well we are doing on quality.
AU
Anonymous User
02/19/21
"A Nuisance with Potential"
What do you like best about Code Climate Quality? Code Climate scans are fast and they have a nice UI. In theory, Code Climate's vision is really good. What do you dislike about Code Climate Quality?
AU
Anonymous User
06/04/20
"Good code quality measurement tool"
What do you like best about Code Climate Quality? My favorite Code Climate feature is the test coverage reporting. Open source tools can easily provide total coverage metrics but the "diff-coverage" feature of Code Climate is really helpful to see what percentage of new code being added is not tested.