Functional and non-functional testing methods you should know about
An important metric of code quality is how much of your codebase is covered by tests, as we saw in a previous article about code coverage. Different...
How Green Flag (Direct Line Group) uses Codacy for PCI DSS compliance
We spoke with Kader Kawsar, Heading up Software and Data Engineering at Green Flag (Direct Line Group), about how Codacy helps them comply with PCI DSS...
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...
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...