adobe / commerce-cif-connector

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

Update README.md #55

Closed JoshDBoyle closed 4 years ago

JoshDBoyle commented 4 years ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will decrease coverage by 6.32%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #55      +/-   ##
============================================
- Coverage     85.65%   79.32%   -6.33%     
+ Complexity      314      292      -22     
============================================
  Files            18       18              
  Lines          1157     1156       -1     
  Branches        179      179              
============================================
- Hits            991      917      -74     
- Misses           74      143      +69     
- Partials         92       96       +4
Flag Coverage Δ Complexity Δ
#integration ? ?
#unittests 79.32% <ø> (ø) 292 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...atalog/data/impl/CatalogIdentifierServiceImpl.java 0% <0%> (-85.72%) 0% <0%> (-3%)
...mmerce/graphql/core/GraphqlProductViewHandler.java 58.33% <0%> (-19.36%) 11% <0%> (-1%)
...erce/graphql/resource/GraphqlResourceProvider.java 81.25% <0%> (-12.5%) 11% <0%> (-2%)
...atalog/admin/impl/CatalogIdentifierDatasource.java 88.88% <0%> (-11.12%) 10% <0%> (-2%)
...cq/commerce/graphql/resource/CategoryResource.java 75% <0%> (-10%) 4% <0%> (-1%)
...mmerce/graphql/magento/GraphqlDataServiceImpl.java 83.48% <0%> (-8.26%) 39% <0%> (-3%)
.../cq/commerce/graphql/resource/ProductResource.java 84.37% <0%> (-6.25%) 8% <0%> (-1%)
...aphql/resource/GraphqlResourceProviderFactory.java 90.9% <0%> (-6.07%) 8% <0%> (-1%)
...e/cq/commerce/graphql/resource/ResourceMapper.java 74.3% <0%> (-5.03%) 35% <0%> (ø)
...mnisearch/ProductsSuggestionOmniSearchHandler.java 85.39% <0%> (-4.5%) 12% <0%> (-2%)
... and 2 more

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 1c181dd...2384082. Read the comment docs.