Development workflow: 6 ways to include code reviews
The development workflow should include code reviews particularly as code reviews continue to cement as the foundation by which developers share code...
11/06/2015
Atlassian Connect for Bitbucket: New Codacy Integration
A few weeks ago the Bitbucket team approached us to become one of the first Bitbucket integrator on Atlassian Connect.Today we are happy to announce...
04/06/2015
Scala.meta: A quick look
At Codacy we don’t only rely on external tools to find code patterns. Sometimes we employ other resources like scala.meta.
28/05/2015
Coding Problems: One Less Exception
java.util.NoSuchElementException: No value found for ‘USD’at scala.Enumeration.withName(Enumeration.scala:124)
20/05/2015
sbt Build Tool The Easy Way
At Codacy, we use Scala for all our core, complemented by Play Framework and built with sbt.
28/04/2015
Visualizing pull request lifespan vs programming languages
The way pull requests are made, closed and merged has been intriguing me for a while. Pull requests have slowly become the standard flow of operations...