drupal-graphql / graphql-views

11 stars 18 forks source link

Module upgrade #8

Closed fubhy closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into 8.x-1.x will increase coverage by 0.25%. The diff coverage is 96.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           8.x-1.x       #8      +/-   ##
===========================================
+ Coverage    76.71%   76.96%   +0.25%     
===========================================
  Files           22       23       +1     
  Lines          687      699      +12     
===========================================
+ Hits           527      538      +11     
- Misses         160      161       +1
Impacted Files Coverage Δ
...er/InputTypes/ViewContextualFilterInputDeriver.php 95.23% <ø> (ø) :arrow_up:
src/Plugin/GraphQL/Fields/ViewRowField.php 0% <ø> (ø) :arrow_up:
src/Plugin/GraphQL/Fields/ViewResultCount.php 100% <ø> (ø) :arrow_up:
src/Plugin/GraphQL/Fields/ViewResultList.php 100% <ø> (ø) :arrow_up:
src/Plugin/GraphQL/Fields/View.php 100% <ø> (ø) :arrow_up:
src/Plugin/Deriver/Fields/ViewDeriver.php 98.36% <100%> (-0.15%) :arrow_down:
...ugin/Deriver/InputTypes/ViewFilterInputDeriver.php 97.95% <100%> (-0.09%) :arrow_down:
...rc/Plugin/Deriver/Fields/ViewResultListDeriver.php 94.73% <100%> (ø) :arrow_up:
src/Plugin/Deriver/Enums/ViewSortByDeriver.php 95% <95%> (ø)

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 0211246...e001af4. Read the comment docs.