deInternetJongens / Lighthouse-Utils

An add-on to Lighthouse to auto-generate CRUD actions from types https://github.com/nuwave/lighthouse
MIT License
26 stars 2 forks source link

Fix Uuid wrong encoding response #7

Closed CrazyICT closed 6 years ago

CrazyICT commented 6 years ago

UUID with EqGlobalId gives a malformed repsonse

codecov-io commented 6 years ago

Codecov Report

Merging #7 into develop will increase coverage by 0.64%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop      #7      +/-   ##
============================================
+ Coverage      76.66%   77.3%   +0.64%     
+ Complexity       171     168       -3     
============================================
  Files             39      38       -1     
  Lines            527     520       -7     
============================================
- Hits             404     402       -2     
+ Misses           123     118       -5

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 ae49df0...2406835. Read the comment docs.