Mayank1791989 / gql

112 stars 19 forks source link

fix(schema): fix schema crashing when type implements interface field. #26

Closed Mayank1791989 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.05%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #26      +/-   ##
=========================================
+ Coverage   85.35%   85.4%   +0.05%     
=========================================
  Files          54      54              
  Lines        1304    1309       +5     
=========================================
+ Hits         1113    1118       +5     
  Misses        191     191
Impacted Files Coverage Δ
src/schema/SchemaBuilder/GQLSchema.js 64.63% <60%> (+2.29%) :arrow_up:

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 a1b3c73...1e2e606. Read the comment docs.