Gravatar picture of Lawrence

Lawrence Jones

  • About

Diggit- Automated code review via software repository mining

March 20, 2018

R. Chatley and L. Jones, "Diggit: Automated code review via software repository mining," 2018 IEEE 25th International Conference on Software Analysis, Evolution and Reengineering (SANER), Campobasso, Italy, 2018, pp. 567-571. doi:10.1109/SANER.2018.8330261

Continue reading

Diggit- Mining git repositories for developer insights

April 28, 2016

By flagging code smells in review, diggit raises awareness of problems at a point in the development process where code can easily be changed, with an audience of devs who are immediately familiar with program context.

Continue reading

Coach: An alternative to Rails controllers

June 17, 2015

Today we're open sourcing Coach, a library that removes the complexity from Rails controllers. Bundle your shared behaviour into highly robust, heavily tested middlewares and rely on Coach to join them together, providing static analysis over the entire chain. Coach ensures you only require a glance to see what's being run on each controller endpoint.

Continue reading
Prev
Follow @lawrjones