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

Feature/lighthouse 23 upgrade #15

Closed maarten00 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #15 into develop will increase coverage by 0.18%. The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop     #15      +/-   ##
============================================
+ Coverage      81.01%   81.2%   +0.18%     
  Complexity       178     178              
============================================
  Files             40      40              
  Lines            532     532              
============================================
+ Hits             431     432       +1     
+ Misses           101     100       -1
Impacted Files Coverage Δ Complexity Δ
src/Directives/BaseDirective.php 0% <0%> (ø) 2 <0> (ø) :arrow_down:
src/Generators/SchemaGenerator.php 62.5% <100%> (+0.29%) 37 <1> (ø) :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 d36854b...f2ac942. Read the comment docs.