Engineering posts about Code Review
Curated summaries and key learnings for engineers working with Code Review.
How We Increased Code Coverage by 28% Without Writing a Single Test
In this article, Tom Noah, a Senior Software Engineer at Salesforce, discusses how he increased code coverage by 28% without writing additional tests by restructuring data models. The article...
Conductor Update: Introducing Automated Reviews
The article introduces the Automated Review feature of Conductor, an extension for the Gemini CLI that enhances the software development lifecycle by integrating a verification step...
Scaling Code Reviews: Adapting to a Surge in AI-Generated Code
The article explores the impact of AI-assisted coding tools on traditional code review processes, highlighting a significant increase in code volume and complexity that outpaces existing review...
Mobbing with AI
The article explores the integration of AI tools into mob programming to enhance software development efficiency without sacrificing code quality. It details a collaborative process where teams...