When do open source projects merge their pull requests? I was curious about the merging time patterns of pull requests from open source projects. So I...
02/10/2015
Scala Static Analysis Tool Review
In the past we reviewed what is static code analysis and made a deep dive into static code analysis tools and now is the time to review Scala static...
07/08/2015
“Too many open files” exception: how to fix the bug
“Too many open files” exception is a component Codacy started displaying from time to time. This was one of the hardest bug we’ve had to face to date,...
31/07/2015
Code Reviews: Best Practices
Because code reviews are a great tool to achieve higher quality code in a software development project, we will provide an overview and discuss best...
16/07/2015
Docker Tutorial: Dockerizing Scala
Prerequisites A working docker installation (boot2docker is fine)
03/07/2015
Learning Scala: Top Resources
Since at Codacy we chose Scala to build our infrastructure, it’s important that we provide resources for learning Scala to our engineers (not all the...