Tagged in

Jacoco

CodeOps
CodeOps
The junction is a technology intersection devoted to articles and posts related to DevoOps and Software Development
More information
Followers
162
Elsewhere
More, on Medium

Code Coverage with Gradle and Jacoco

Introduction

So recently, I have was tasked to set up a Continuous Delivery pipeline for a number of applications at my place of work. The pipeline consisted of a number of steps including Checkout, Test, Code Coverage, Maven/Gradle…