adobe / aem-cif-project-archetype

Maven template to create new CIF Project AEM projects that follow best practices
Apache License 2.0
20 stars 12 forks source link

CIF-1213: Improve Venia test coverage to meet CM goals #106

Closed hbacila closed 4 years ago

hbacila commented 4 years ago

Description

CM code scanning identified low code coverage (53%). Therefore new unit test was added for MyProductTeaserImpl model. Code coverage increased to 87.9%

Related Issue

https://jira.corp.adobe.com/browse/CIF-1213

Motivation and Context

Code coverage should be over 80% (although the CM threshold is 50%)

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: