prismake / typegql

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

fixes #28 #36

Closed capaj closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   86.97%   86.99%   +0.02%     
==========================================
  Files          62       62              
  Lines        1090     1092       +2     
  Branches      190      190              
==========================================
+ Hits          948      950       +2     
  Misses        141      141              
  Partials        1        1
Impacted Files Coverage Δ
src/domains/field/compiler/resolver.ts 91.25% <100%> (+0.22%) :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 b1f26e6...9c3f2b1. Read the comment docs.