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

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

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

push

travis-ci

schrockn
Add Type System Printer

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 101.1 16 Jul 2015 06:43PM UTC 0
98.77
Travis Job 101.1
2 101.2 16 Jul 2015 06:43PM UTC 0
98.77
Travis Job 101.2
3 101.3 16 Jul 2015 06:44PM UTC 0
98.77
Travis Job 101.3
Source Files on build 101
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #101
  • 74325a20 on github
  • Prev Build on pretty-printer (#100)
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