Mayank1791989 / gql

112 stars 19 forks source link

Develop #16

Closed Mayank1791989 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #16 into master will increase coverage by 9.07%. The diff coverage is 74.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   76.27%   85.35%   +9.07%     
==========================================
  Files          53       54       +1     
  Lines        1256     1304      +48     
==========================================
+ Hits          958     1113     +155     
+ Misses        298      191     -107
Impacted Files Coverage Δ
src/cli/rpc/Server.js 90.9% <ø> (ø) :arrow_up:
src/cli/rpc/Client.js 84.21% <ø> (ø) :arrow_up:
src/schema/_shared/SchemaParser.js 100% <100%> (ø) :arrow_up:
src/__tests__/runGQLService.js 100% <100%> (ø)
src/shared/debug.js 66.66% <100%> (ø) :arrow_up:
src/GQLService.js 100% <100%> (+91.89%) :arrow_up:
src/query/_shared/Parsers/QueryParser.js 93.93% <100%> (ø) :arrow_up:
src/query/_shared/Parsers/newParser.js 100% <100%> (ø) :arrow_up:
src/query/_shared/parseQuery.js 94.11% <100%> (ø) :arrow_up:
src/schema/SchemaBuilder/PlaceholderTypes.js 33.33% <100%> (ø) :arrow_up:
... and 32 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 b8e9c9c...918a5f1. Read the comment docs.