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.

 

pico book

 

Comments




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

 

Banner


C# Could Overtake Java in TIOBE Index
13/11/2025

C# 14, the latest Long Term Support release of the .NET language was released this week as part of .NET 10. Currently in fifth position in the TIOBE Index rankings it looks set to overtake Java and it [ ... ]



State of the Octoverse 2025
26/11/2025

GitHub saw tremendous growth in 2025 with more than one new developer on average joining GitHub every second - over 36 million in the past year, bring the total for the GitHub community to over 1 [ ... ]


More News

 

Last Updated ( Tuesday, 26 November 2013 )