Breakdown

The Breakdown section of a repository's Overview page displays the number of files in the repo being analyzed by Code Climate.

The Ratings bar maps colors to letter grades. The amount of real-estate given to any given color indicates how prevalent the letter grade is in the repository.

The Test Coverage bar visualizes the percentage of the repository's code which is covered by tests.

Issues
Test Coverage
Last build and Refresh Button
Badges
RSS

Issues

This displays the numbers of issues that Code Climate has found in your default branch.

188

Test Coverage

If you've set up test coverage, the overall percentage of your default branch currently covered by your testing suite will be displayed next to the number of issues.

188

📘

To learn more about how to get our Test Coverage feature set up, check out our help doc!

Last build and Refresh Button

You can always check to see when Code Climate last analyzed your repository, by looking in the top-right corner of the Feed page for a SHA value. This is the SHA associated with the most recent commit to your default branch analyzed by Code Climate.

238

Next to the SHA is a "refresh" button, which enables you to manually trigger a new analysis. If you find yourself triggering an analysis manually on a regular basis, that may be sign that a deeper problem exists. To troubleshoot, we first recommend checking to make sure that our webhook is installed. If the problem persists, please contact support.

Badges

Want to show off your repository's maintainability rating or test coverage percentage?

  1. Head to your repo's Settings page:
564
  1. Click on the Badges link:
303
  1. Select the format of your choice.
709

RSS

You can track Feed updates via an RSS reader. To view your Feed's RSS URL, click the button at the bottom left of the page.

255

🚧

Your RSS URL contains a secret token. Anyone with the URL can view your Feed