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-2686 - Filter by category in product list component UI #921

Closed LSantha closed 2 years ago

LSantha commented 2 years ago

Related Issue

CIF-2686

How Has This Been Tested?

Manually, unit tests, UI tests.

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #921 (62d3b81) into master (a510ff9) will increase coverage by 0.00%. The diff coverage is 90.90%.

@@            Coverage Diff            @@
##             master     #921   +/-   ##
=========================================
  Coverage     89.43%   89.43%           
- Complexity     2002     2013   +11     
=========================================
  Files           332      333    +1     
  Lines          8885     8927   +42     
  Branches       1314     1316    +2     
=========================================
+ Hits           7946     7984   +38     
- Misses          668      670    +2     
- Partials        271      273    +2     
Flag Coverage Δ
integration 52.29% <23.63%> (-0.40%) :arrow_down:
jest 86.38% <ø> (ø)
karma 95.26% <ø> (ø)
unittests 88.76% <90.90%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
...ch/internal/services/SearchResultsServiceImpl.java 95.67% <ø> (-0.08%) :arrow_down:
...ce/core/search/models/SearchAggregationOption.java 0.00% <0.00%> (ø)
...nternal/models/v1/productlist/ProductListImpl.java 90.47% <90.24%> (+0.25%) :arrow_up:
...ernal/models/v1/productlist/CategoryRetriever.java 100.00% <100.00%> (ø)
...h/internal/models/SearchAggregationOptionImpl.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a510ff9...62d3b81. Read the comment docs.