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 167 #12

Closed CrazyICT closed 5 years ago

CrazyICT commented 5 years ago

new Scalar and Directive for fulltextSearch option

codecov-io commented 5 years ago

Codecov Report

Merging #12 into develop will increase coverage by 3.02%. The diff coverage is 84.61%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #12      +/-   ##
=============================================
+ Coverage      77.98%   81.01%   +3.02%     
- Complexity       174      178       +4     
=============================================
  Files             39       40       +1     
  Lines            536      532       -4     
=============================================
+ Hits             418      431      +13     
+ Misses           118      101      -17
Impacted Files Coverage Δ Complexity Δ
src/Generators/SchemaGenerator.php 62.2% <ø> (ø) 37 <0> (ø) :arrow_down:
...c/Generators/Queries/PaginateAllQueryGenerator.php 97.56% <100%> (+0.19%) 8 <0> (+1) :arrow_up:
src/Schema/Scalars/FullTextSearch.php 100% <100%> (ø) 3 <3> (?)
src/Directives/FulltextFilterDirective.php 50% <50%> (ø) 2 <2> (?)
src/Generators/Classes/MutationWithInput.php 100% <0%> (+22.22%) 5% <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 01a42f4...135aaa8. Read the comment docs.