Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

improve code quality and code coverage #154

Closed justinedelson closed 5 years ago

justinedelson commented 6 years ago

In scanning the we.retail codebase through SonarQube and other tools, I've identified a number of quality issues which are relatively easy to resolve. In a few cases, there are ignorable warnings, but on the whole the identified issues are legitimate.

In addition, this pull request is also increasing the level of code coverage (in part to ensure that some of these changes were not breaking anything).