adobe / commerce-cif-connector

AEM Commerce connector for Magento and GraphQL
Apache License 2.0
43 stars 27 forks source link

CIF-1508 - Add Publish/Un-publish action CIF CloudConfig UI #139

Closed LSantha closed 4 years ago

LSantha commented 4 years ago

Description

Related Issue

CIF-1508

Screenshot

publish

How Has This Been Tested?

Manually, JUnit.

Types of changes

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #139 into master will decrease coverage by 2.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
- Coverage     87.55%   85.43%   -2.12%     
+ Complexity      501      493       -8     
============================================
  Files            35       35              
  Lines          1921     1923       +2     
  Branches        300      300              
============================================
- Hits           1682     1643      -39     
- Misses          103      141      +38     
- Partials        136      139       +3     
Flag Coverage Δ Complexity Δ
#integration 45.69% <ø> (-3.18%) 40.00 <ø> (-217.00)

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

Impacted Files Coverage Δ Complexity Δ
...nts/configuration/ConfigurationColumnViewItem.java 88.88% <100.00%> (+0.51%) 39.00 <0.00> (ø)
...mmerce/graphql/core/GraphqlProductViewHandler.java 64.23% <0.00%> (-15.90%) 17.00% <0.00%> (-1.00%)
...cq/commerce/graphql/resource/CategoryResource.java 82.14% <0.00%> (-10.72%) 8.00% <0.00%> (-1.00%)
...erce/graphql/resource/GraphqlResourceProvider.java 82.35% <0.00%> (-5.89%) 11.00% <0.00%> (-1.00%)
.../cq/commerce/graphql/resource/ProductResource.java 85.00% <0.00%> (-5.00%) 15.00% <0.00%> (-1.00%)
...mnisearch/ProductsSuggestionOmniSearchHandler.java 85.39% <0.00%> (-4.50%) 12.00% <0.00%> (-2.00%)
...e/renderconditions/IsProductDetailPageServlet.java 81.63% <0.00%> (-4.09%) 13.00% <0.00%> (-1.00%)
...aphql/resource/GraphqlResourceProviderFactory.java 94.00% <0.00%> (-4.00%) 11.00% <0.00%> (-1.00%)
...mmerce/graphql/magento/GraphqlDataServiceImpl.java 91.62% <0.00%> (-1.12%) 66.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 80c8fec...59fd9ee. Read the comment docs.