Skip to content

Conversation

@boomspeed94
Copy link
Contributor

No description provided.

@boomspeed94 boomspeed94 changed the title fix(api-gateway): 🐛 graphql relay connection findAll do not work fix(api-gateway): graphql relay connection findAll do not work Nov 25, 2020
@boomspeed94 boomspeed94 force-pushed the fix/api-gateway-graphql-relay-findAll branch from 49a1a29 to 04e3c1d Compare November 25, 2020 07:54
@codecov-io
Copy link

codecov-io commented Nov 26, 2020

Codecov Report

Merging #126 (20636e8) into develop (f2fcf20) will decrease coverage by 0.14%.
The diff coverage is 92.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #126      +/-   ##
===========================================
- Coverage    95.16%   95.01%   -0.15%     
===========================================
  Files           69       70       +1     
  Lines         1096     1144      +48     
  Branches       129      145      +16     
===========================================
+ Hits          1043     1087      +44     
  Misses          53       53              
- Partials         0        4       +4     
Impacted Files Coverage Δ
packages/api-gateway/src/graphql-common-utils.ts 91.48% <91.48%> (ø)
packages/api-gateway/src/graphql-relay.ts 100.00% <100.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 f2fcf20...20636e8. Read the comment docs.

};

const resp = convertCursorToOffet(entityName, input);
expect(resp.first).toBe(3);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really understand why this is 3 but not 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants