adobe / commerce-cif-connector

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

@trivial - updated versions #46

Closed mhaack closed 5 years ago

mhaack commented 5 years ago

Description

Update to released bundle versions

Related Issue

Types of changes

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
- Coverage      85.5%   79.63%   -5.87%     
+ Complexity      314      292      -22     
============================================
  Files            18       18              
  Lines          1145     1144       -1     
  Branches        178      178              
============================================
- Hits            979      911      -68     
- Misses           77      140      +63     
- Partials         89       93       +4
Flag Coverage Δ Complexity Δ
#integration ? ?
#unittests 79.63% <ø> (ø) 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%)
...aphql/resource/GraphqlResourceProviderFactory.java 88.88% <0%> (-7.41%) 8% <0%> (-1%)
.../cq/commerce/graphql/resource/ProductResource.java 84.37% <0%> (-6.25%) 8% <0%> (-1%)
...mnisearch/ProductsSuggestionOmniSearchHandler.java 85.39% <0%> (-4.5%) 12% <0%> (-2%)
...a/impl/CatalogDataResourceProviderManagerImpl.java 75.13% <0%> (-3.79%) 33% <0%> (-5%)
... 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 5cac21b...1c61262. Read the comment docs.