My Jacoco
code coverage check is failing for this reason:
[WARNING] Rule violated for method ie.aviva.digital.salesgenerator.service.SalesService.SalesService(): lines total count is 93, but expected maximum is 35
This is the default constructor. How do I exclude this from the check?