ProductThe Best Automated Code Review ToolsPair code review metrics with automation to improve based on industry standards. Automated code review tools benefit everyone on your team.
DevExWhat Is Context Switching and How Does It Hurt Productivity?Studies indicate developers wait on average 4 days for a pull request review. That’s a lot of idle time. But it’s not like you’re waiting around for...
ProductThe Data Integrity Inversion: Data integrity increases by 67% when manual work decreasesIn a Data Integrity study of over 1000 engineering team we found that 31% of work in progress branches we were unlinked to Jira Tickets.
LeadershipWhat Does An Engineering Manager Do? A Candid LookThis post is about what an engineering manager does and what exactly their role is in the department in particular and in the enterprise.
Eng. MetricsTech Lead Responsibilities: What to Expect From ThemWhat should you expect from a tech lead for a software team? LinearB dives into what tech leads do and more on tech lead responsibilities.
Eng. MetricsHow to Count Lines of Code: A Complete OverviewConsidering using lines of code to measure how productive your dev teams are? Find out how (and when) to count lines of code.
WorkflowCode Coverage Types: Which Is the Best?Let’s briefly look at what we’re trying to achieve with code coverage because this can help us determine which code coverage types is best.
Eng. MetricsWhat Is Code Rot and How Do You Identify It?Learn about specific types of code rot, the cause and consequences of code rot, and what you can do about it.
WorkflowThe When, Why, and How of Refactoring in AgileRefactoring in agile isn’t only a nice activity, but a vital technique to ensure code quality. Learn more about it in this post.