badoo / RIBs

Badoo's take on RIBs
Apache License 2.0
162 stars 50 forks source link

Add support for code coverage #282

Closed gaelmarhic closed 3 years ago

gaelmarhic commented 3 years ago

Description:

This PR consists in adding code coverage support with Jacoco to the project.

It adds the 3 following Gradle tasks under the code coverage group:

Screenshot 2021-04-01 at 16 20 52

Example:

Screenshot 2021-04-01 at 16 22 30