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

Made query names camelcase instead of lowercase #9

Closed kevinpijning closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #9 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             develop      #9   +/-   ##
=========================================
  Coverage       77.3%   77.3%           
  Complexity       168     168           
=========================================
  Files             38      38           
  Lines            520     520           
=========================================
  Hits             402     402           
  Misses           118     118
Impacted Files Coverage Δ Complexity Δ
src/Generators/Queries/FindQueryGenerator.php 100% <100%> (ø) 5 <0> (ø) :arrow_down:
...c/Generators/Queries/PaginateAllQueryGenerator.php 97.36% <100%> (ø) 7 <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 b9f53d6...1386db8. Read the comment docs.