adobe / aem-spa-project-core

Contains abstraction for core Adobe Experience Manager and Single Page Application interface, the page.
Apache License 2.0
29 stars 29 forks source link

SITES-5895 = Breadcrumbs component is not working #47

Closed fistakus closed 2 years ago

fistakus commented 2 years ago

Description

Motivation and Context

New wrapper allows separate ComponentContexts to be set for child pages

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (55039da) into master (9657ed3) will increase coverage by 2.36%. The diff coverage is 92.30%.

@@             Coverage Diff              @@
##             master      #47      +/-   ##
============================================
+ Coverage     79.50%   81.86%   +2.36%     
- Complexity       93       97       +4     
============================================
  Files            10       11       +1     
  Lines           200      204       +4     
  Branches         30       30              
============================================
+ Hits            159      167       +8     
+ Misses           24       20       -4     
  Partials         17       17              
Impacted Files Coverage Δ
.../internal/impl/ComponentContextRequestWrapper.java 75.00% <75.00%> (ø)
...e/aem/spa/project/core/internal/impl/PageImpl.java 77.77% <100.00%> (-0.49%) :arrow_down:
...oject/core/internal/impl/utils/HierarchyUtils.java 85.26% <100.00%> (+5.47%) :arrow_up:
...spa/project/core/internal/impl/RemotePageImpl.java 100.00% <0.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 973019c...55039da. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

93.3% 93.3% Coverage
0.0% 0.0% Duplication