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

Adding missing resource type to remotepage model #39

Closed sharanyavinod closed 3 years ago

sharanyavinod commented 3 years ago

Description

:path attribute missing in model json created

Related Issue

Fix for issue #38

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (9657ed3) into master (12ae5af) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #39   +/-   ##
=========================================
  Coverage     79.50%   79.50%           
  Complexity       93       93           
=========================================
  Files            10       10           
  Lines           200      200           
  Branches         30       30           
=========================================
  Hits            159      159           
  Misses           24       24           
  Partials         17       17           
Impacted Files Coverage Δ
...spa/project/core/internal/impl/RemotePageImpl.java 100.00% <ø> (ø)
...e/aem/spa/project/core/internal/impl/PageImpl.java 78.26% <0.00%> (ø)
...core/internal/impl/ExperienceFragmentPageImpl.java 0.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 9139721...9657ed3. Read the comment docs.