Introducing Code Climate Builds
Code Climate analysis is a multi-step process which involves fetching and analyzing code, collating results, and more. As we’ve built out our platform, we’ve worked hard to make it easy to know exactly where you are in the analysis process whenever you push some new code. Each time you push code, we generate what we call a “build” which represents everything that needs to happen to produce what you care about: analysis.
Today we’re happy to introduce a new repository level view to give you greater visibility into Builds and the history of Code Climate’s analysis of your repo:
There’s also a pull request Builds tab that shows all recent analyses performed on a pull request. If a build fails, you’ll see helpful information for debugging, while still being able to browse the most recent comparison results for the pull request: