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

Add BooleanTypes to the generated Schemas #14

Closed CrazyICT closed 5 years ago

CrazyICT commented 5 years ago

BooleanType was forgotten; now it wil added to the schemas

codecov-io commented 5 years ago

Codecov Report

Merging #14 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #14   +/-   ##
==========================================
  Coverage      81.01%   81.01%           
  Complexity       178      178           
==========================================
  Files             40       40           
  Lines            532      532           
==========================================
  Hits             431      431           
  Misses           101      101
Impacted Files Coverage Δ Complexity Δ
...erators/Arguments/InputFieldsArgumentGenerator.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Generators/SchemaGenerator.php 62.2% <ø> (ø) 37 <0> (ø) :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 fc2013e...97e90bb. Read the comment docs.