adobe / commerce-cif-connector

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

CIF-2117: update graphql client version #179

Closed buuhuu closed 3 years ago

buuhuu commented 3 years ago

The updated version of the graphql client enforces non-infinite socket and connection timeouts.

Do not merge until https://github.com/adobe/commerce-cif-graphql-client/pull/27 is merged and released.

codecov[bot] commented 3 years ago

Codecov Report

Merging #179 (e8a6d6b) into master (893cc4b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #179   +/-   ##
=========================================
  Coverage     87.86%   87.86%           
  Complexity      534      534           
=========================================
  Files            38       38           
  Lines          2019     2019           
  Branches        319      319           
=========================================
  Hits           1774     1774           
  Misses          104      104           
  Partials        141      141           
Flag Coverage Δ
integration 46.90% <ø> (ø)
karma 96.55% <ø> (ø)
unittests 84.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 893cc4b...e8a6d6b. Read the comment docs.