Codacy - Automated Code Review
Written by Alex Armstrong   
Tuesday, 26 November 2013

A service that continuously monitors code for problematic patterns has launched in private beta. A full public launch is planned for January.

Codacy attempts to find common errors and to make your code reviews more efficient by automation. It is a platform of code patterns designed to complement your unit tests which are applied to every commit of your code repository. .For example, its code analysis algorithms make sure you remove your debug code from production releases. At the moment Codacy claims to have "10 Patterns and Counting". For each commit, Codacy gives you a code grade so you can monitor your overall quality. it is 100% git compatible so you can use it with any git host.

 

 

Co-founded by Jaime Jorge Codacy started out as Qamine with funding from Seedcamp. It has recently gained a further $500,000 of investment from EspĂ­rito Santo Ventures and Faber Ventures and rebranded with its new moniker, Codacy.

It is currently in private beta so as slowly scale the platform and is focusing on three things:

  • Curating a collection of code patterns
  • Maximizing the usefulness of each result
  • Making sure Codacy is important to every company added to the private beta

During the beta the service is free and if you want to join in sign in with your Google+ or Github id on beta.codacy.com to receive an invite. The advantage of being in the beta is that new patterns that are tailor-made to solve your specific coding pain points will be added.

The idea of delegating some of the routine code checking to a monitoring service sounds attractive. It's not a new idea, but  having it as an online background service that executes automatically without devs needing to remember to do it sounds good.

 codacylogo

More Information

Codacy

Related Articles

Tools Doth A Language Make

Open Source Has As Good Code Quality As Proprietary Code

ReSharper 6 released

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


White House Urges Memory Safe Software
29/02/2024

The White House is urging developers to adopt memory safe programming languages, suggesting Rust would be a safer choice than C or C++. 



The Appeal of Google Summer of Code
21/03/2024

With the list of participating organizations now published, it is time for would-be contributors to select among them and apply for Google Summer of Code (GSoC). Rust has joined in the program fo [ ... ]


More News

 

Last Updated ( Tuesday, 26 November 2013 )