adobe / commerce-cif-connector

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

CIF-1283 - [AEM Connector] Collect all GraphQL queries generated by u… #100

Closed cjelger closed 4 years ago

cjelger commented 4 years ago

…nit tests

Motivation and Context

The goal is to link the list of queries in the documentation of the 3rd-party integration repo so we can document the types of queries that must be supported by 3rd-party integrations.

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #100 into master will increase coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #100      +/-   ##
============================================
+ Coverage     87.04%   87.23%   +0.18%     
- Complexity      392      394       +2     
============================================
  Files            29       29              
  Lines          1582     1582              
  Branches        227      227              
============================================
+ Hits           1377     1380       +3     
+ Misses           99       98       -1     
+ Partials        106      104       -2     
Flag Coverage Δ Complexity Δ
#integration 54.78% <ø> (ø) 241.00 <ø> (+1.00) :arrow_down:
#karma 92.71% <ø> (ø) 0.00 <ø> (ø) :arrow_up:
#unittests 82.73% <ø> (+0.20%) 377.00 <ø> (+2.00) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...e/cq/commerce/graphql/resource/ResourceMapper.java 77.09% <0.00%> (+1.67%) 37.00% <0.00%> (+2.00%) :arrow_down:

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 0a51e0d...faee252. Read the comment docs.