adobe / aem-core-cif-components

A set of configurations and components to get you started with AEM Commerce development
Apache License 2.0
103 stars 80 forks source link

CIF-2842 - Extend List component to list pages by product or category #946

Closed LSantha closed 2 years ago

LSantha commented 2 years ago

Related Issue

CIF-2842

How Has This Been Tested?

Unit test, UI test, IT, manually.

Screenshots (if appropriate):

Types of changes

Checklist:

LSantha commented 2 years ago

The tests will pass after CIF add-on release.

codecov[bot] commented 2 years ago

Codecov Report

Merging #946 (6b017ca) into master (05f7756) will increase coverage by 0.02%. The diff coverage is 92.98%.

@@             Coverage Diff              @@
##             master     #946      +/-   ##
============================================
+ Coverage     89.45%   89.47%   +0.02%     
- Complexity     2182     2204      +22     
============================================
  Files           350      351       +1     
  Lines          9803     9860      +57     
  Branches       1410     1422      +12     
============================================
+ Hits           8769     8822      +53     
- Misses          739      742       +3     
- Partials        295      296       +1     
Flag Coverage Δ
integration 52.17% <78.94%> (+0.28%) :arrow_up:
jest 86.55% <ø> (ø)
karma 95.33% <ø> (ø)
unittests 88.13% <92.98%> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ents/internal/models/v1/list/CommerceListImpl.java 92.98% <92.98%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more