#software-engineering
Read more stories on Hashnode
Articles with this tag
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. However,...
Developers have been using Pull Requests to review code on branches before it reaches master for a very long time. However, this workflow is one of...
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...
Security is becoming more and more relevant in software development. This article discusses DevSecOps, an approach that integrates security from the...
Change failure rate is one of the most interesting metrics you should use to evaluate your team’s quality and overall efficiency of your Engineering...
On March 24th we did a Webinar called How to boost your Engineering Speed & Quality with the right Metrics. In case you miss it live, don’t worry:...