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/HW-88 #3

Closed jordyvandomselaar closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #3 into develop will increase coverage by 0.59%. The diff coverage is 86.36%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop       #3      +/-   ##
=============================================
+ Coverage      76.06%   76.66%   +0.59%     
- Complexity       167      171       +4     
=============================================
  Files             38       39       +1     
  Lines            518      527       +9     
=============================================
+ Hits             394      404      +10     
+ Misses           124      123       -1
Impacted Files Coverage Δ Complexity Δ
src/Schema/Scalars/Date.php 100% <ø> (+8.33%) 5 <0> (-1) :arrow_down:
...erators/Arguments/InputFieldsArgumentGenerator.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Schema/Scalars/DateTimeTz.php 100% <ø> (+8.33%) 5 <0> (-1) :arrow_down:
src/Generators/SchemaGenerator.php 62.2% <ø> (ø) 37 <0> (ø) :arrow_down:
src/Directives/InFilterDirective.php 50% <0%> (ø) 2 <0> (ø) :arrow_down:
src/Directives/NotInFilterDirective.php 50% <0%> (ø) 2 <0> (ø) :arrow_down:
src/Schema/Scalars/PostalCodeNl.php 100% <100%> (ø) 5 <5> (?)
...c/Generators/Queries/PaginateAllQueryGenerator.php 97.36% <90%> (-2.64%) 7 <0> (+1)

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 8b6433b...f31accc. Read the comment docs.

jordyvandomselaar commented 6 years ago

I've added a different unsupported type for now.