lecle / aloxide

Aloxide is a pragmatic abstraction layer for various blockchain softwares.
Apache License 2.0
10 stars 5 forks source link

fix(api-gateway): graphql relay connection findAll do not work #126

Open boomspeed94 opened 3 years ago

codecov-io commented 3 years ago

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.