prismake / typegql

Create GraphQL schema with TypeScript classes.
https://prismake.github.io/typegql/
MIT License
423 stars 21 forks source link

updates deps and fixes a compile errors #40

Closed capaj closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   87.43%   87.43%           
=======================================
  Files          61       61           
  Lines        1106     1106           
  Branches      194      194           
=======================================
  Hits          967      967           
  Misses        138      138           
  Partials        1        1
Impacted Files Coverage Δ
src/domains/field/compiler/services.ts 88.88% <ø> (ø) :arrow_up:
src/services/utils/deprecation/index.ts 100% <100%> (ø) :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 426cae5...d6f4458. Read the comment docs.