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 #5

Closed maarten00 closed 6 years ago

maarten00 commented 6 years ago

Add unit tests for PostalCodeNl Add support for PostalCodeNl to mutation generator

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop       #5   +/-   ##
==========================================
  Coverage      76.66%   76.66%           
  Complexity       171      171           
==========================================
  Files             39       39           
  Lines            527      527           
==========================================
  Hits             404      404           
  Misses           123      123
Impacted Files Coverage Δ Complexity Δ
...erators/Arguments/InputFieldsArgumentGenerator.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Schema/Scalars/PostalCodeNl.php 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 49e946c...fcbf113. Read the comment docs.