Need advice about which tool to choose?Ask the StackShare community!
Code Climate vs Sourcetrail: What are the differences?
What is Code Climate? Automated Ruby Code Review. After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots.
What is Sourcetrail? Get productive on unfamiliar source code. Sourcetrail is a cross-platform source explorer for C/C++ and Java. It helps software engineers explore and navigate unknown source code quickly and thoroughly by combining an interactive graph visualization, a concise code view and a powerful search algorithm, all built into an easy-to-use cross-platform developer tool.
Code Climate and Sourcetrail can be primarily classified as "Code Review" tools.
Some of the features offered by Code Climate are:
- Automated Git Updates- Nothing to install. Code Climate runs everytime you push a new commit.
- Activity Feeds- Up-to-the-minute information so you can see when and how code changes.
- Instant Notifications- Major security and quality changes pushed to where you work: email, Campfire, HipChat, and RSS feeds.
On the other hand, Sourcetrail provides the following key features:
- Index your Source Code - Sourcetrail's in-depth static analysis finds all definitions and references within your source files. You can choose from several methods for project setup.
- Find any Symbol - Use Sourcetrail's search field to quickly find any symbol within the whole codebase. The fuzzy keyword matching gives you the best matches with just a few keystrokes
- Navigate Visually - The graph visualization provides a quick overview of any class, method, field, etc., and all its relations. The graph is fully interactive. Use it to move through the codebase by focusing on other nodes and edges.
Pros of Code Climate
- Auto sync with Github71
- Simple grade system that motivates to keep code clean49
- Better coding45
- Free for open source30
- Hotspots for quick refactoring candidates21
- Continued encouragement to a have better / cleaner code15
- Great UI13
- Makes you a better coder11
- Duplication Detection10
- Safe and Secure5
- Private2
- Extremely accurate in telling you the errors2
- GitHub only2
- Python inspection2
- Great open community2
- GitHub integration, status inline in PRs2
- Uses rubocop2
- Locally Installable API1
Pros of Sourcetrail
Sign up to add or upvote prosMake informed product decisions
Cons of Code Climate
- Learning curve, static analysis comparable to eslint2
- Complains about small stylistic decisions1