Open source projects: merging schedules
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...
Scala Static Analysis Tool Review
In the past we reviewed the different coding styles that the Scala programming language offers. In this, we will review scala static analysis tools.
We...
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...
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 knowledge and ensure...
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...