• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

graphql / graphql-js / 1158
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 24 Aug 2016 10:03PM UTC
Jobs 1
Files 138
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1158

push

travis-ci

leebyron
[RFC] Allows use of generated schemas for execution.

Right now our generated schemas (built from introspection, built from AST) explicitly do not allow their use in execution. They throw as soon as any resolver function is called. This conservative behavior was appropriate for early versions where we wanted to limit the surface area under use. Today it's becoming more clear that there are immediately valuable use cases for using generated schema in execution.

16 of 16 new or added lines in 6 files covered. (100.0%)

7411 of 7541 relevant lines covered (98.28%)

1402.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/utilities/buildASTSchema.js
2
100.0
src/utilities/buildClientSchema.js
2
100.0
src/utilities/extendSchema.js
Jobs
ID Job ID Ran Files Coverage
1 1158.1 24 Aug 2016 10:03PM UTC 0
98.28
Travis Job 1158.1
Source Files on build 1158
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1158
  • 234f2ff7 on github
  • Next Build on execute-with-client-schema (#1160)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc