Code Climate
Code Climate provides automated code review and engineering intelligence for software teams. The Quality REST API (v1) exposes organizations, repositories, maintainability and test-coverage analysis, snapshots, and issues, while Velocity surfaces engineering analytics across the software delivery lifecycle.
APIs
Code Climate Repos API
Manage and read repositories under an organization, including adding private repos, listing repos, and retrieving repository metadata and analysis relationships.
Code Climate Issues API
Read code quality issues detected within a repository snapshot, with metadata describing the engine, category, severity, and source location of each finding.
Code Climate Test Coverage API
Submit and read test coverage data through test reports and per-file test file reports, including batch upload of source-file coverage from CI via the test reporter.
Code Climate Snapshots API
Read repository analysis snapshots that group the issues, ratings, and metrics produced for a given commit, along with the issues contained in a snapshot.
Code Climate Velocity API
Engineering analytics surfacing delivery metrics across the software development lifecycle, complementing the Quality API for organization-level reporting.