Codacy PR analysis

What to expect after adopting a code review tool like Codacy

0
In a previous article, we’ve covered how much technical debt and code quality issues are costing you and how Codacy can...
Why our customers made the switch to Codacy

Why our customers made the switch to Codacy

0
Software engineering teams across several industries are always looking for the best tools to use on their CI/CD pipelines. Here are...
7 tools for code review engineers (GitHub)

7 tools for code review engineers (GitHub edition)

0
Code reviews are a fundamental part of the software development lifecycle, allowing you to identify bugs early. If you perform code...
Top 10 ways to perform fast code reviews

Top 10 ways to perform fast code review

0
We always want to be fast at code review.. How frequent is it for you to be reviewing code at 3am? When code reviewing, do you...

How to code review in a Pull Request

14
This blog discusses how to code review within a pull request in order to improve your code quality. What...