Mayank1791989 / gql

112 stars 19 forks source link

Fix/interface bug #25

Closed Mayank1791989 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.05%. The diff coverage is 72.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
+ 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/cli/rpc/Server.js 90.9% <ø> (ø) :arrow_up:
src/cli/rpc/Client.js 84.21% <ø> (ø) :arrow_up:
src/__test-data__/utils.js 94.73% <100%> (ø) :arrow_up:
src/query/validation/validate.js 100% <100%> (ø) :arrow_up:
src/shared/getTokenAtPosition.js 91.66% <100%> (ø) :arrow_up:
src/GQLService.js 100% <100%> (ø) :arrow_up:
...idation/rules/gql-rules-query-relay/ScalarLeafs.js 100% <100%> (ø) :arrow_up:
src/query/_shared/Parsers/newParser.js 100% <100%> (ø) :arrow_up:
src/__tests__/runGQLService.js 100% <100%> (ø) :arrow_up:
src/schema/SchemaBuilder/PlaceholderTypes.js 33.33% <100%> (ø) :arrow_up:
... and 38 more

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