Different code coverage types and the importance of a good report
You probably already know that code coverage tells us what percentage of our code is covered by tests. But did you know there are different coverage...
18/08/2022
Reduce cycle time - best practices
Cycle time is an essential part of Dora metrics that helps evaluate your team’s quality and overall efficiency of your Engineering performance. In a...
08/08/2022
Why automated code reviews should be part of your workflow
Code reviews are one of the most important aspects of today’s software development workflow. With code reviews, your team can find issues early on,...
04/08/2022
How to contribute to an open source project
There is a world of advantages in contributing to open source projects. You improve the projects you love, enhance your skills, build a portfolio, have...
01/08/2022
July Product Update 🚀
Hi there 👋,
28/07/2022
Best practices to manage an open source project
A well-managed open source project attracts contributors and gives them a good experience, making them eager to contribute time and time again. So, if...