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-2887 - Wrong page component in datalayer #918

Closed LSantha closed 2 years ago

LSantha commented 2 years ago

Fixed page type for datalayer.

Related Issue

CIF-2887

How Has This Been Tested?

JUnit, manually.

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #918 (5d5e699) into master (02dfc74) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #918   +/-   ##
=========================================
  Coverage     89.42%   89.43%           
- Complexity     2001     2002    +1     
=========================================
  Files           332      332           
  Lines          8882     8885    +3     
  Branches       1313     1314    +1     
=========================================
+ Hits           7943     7946    +3     
  Misses          668      668           
  Partials        271      271           
Flag Coverage Δ
integration 52.68% <0.00%> (-0.03%) :arrow_down:
jest 86.38% <ø> (ø)
karma 95.26% <ø> (ø)
unittests 88.75% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
...internal/models/v1/page/AbstractPageDelegator.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 02dfc74...5d5e699. Read the comment docs.