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

graphql / graphql-js / 100
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 16 Jul 2015 06:42PM UTC
Jobs 3
Files 100
Run time 48s
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
100

push

travis-ci

schrockn
This adds a printer to translate the result of an introspection query
to the grammar that is currently used as shorthand in the specification.
This should be treated as the de facto specification until a formalized
grammar is produced.

The next step is to do the transformation in the other
direction.

A tool that should be built on top of this is one that executes
the introspection query against an arbitrary GraphQL HTTP endpoint
(specified per the upcoming graphql-http spec) and then performs
acceptable tests with that tool.

In the interim we hope that this will be useful for implementors
building and debugging their own type systems.

183 of 183 new or added lines in 4 files covered. (100.0%)

3686 of 3732 relevant lines covered (98.77%)

3979.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/type/__tests__/printer.js
2
100.0
src/type/printer.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/type/introspection.js
2
100.0
src/type/definition.js
Jobs
ID Job ID Ran Files Coverage
1 100.1 16 Jul 2015 06:42PM UTC 0
98.77
Travis Job 100.1
2 100.2 16 Jul 2015 06:43PM UTC 0
98.77
Travis Job 100.2
3 100.3 16 Jul 2015 06:42PM UTC 0
98.77
Travis Job 100.3
Source Files on build 100
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #100
  • b3f56b62 on github
  • Prev Build on pretty-printer (#99)
  • Next Build on pretty-printer (#101)
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

© 2025 Coveralls, Inc