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

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

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 11 Aug 2015 09:53PM UTC
Jobs 1
Files 124
Run time 3s
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
386

push

travis-ci

leebyron
[RFC] Do not format errors from graphql()

This changes the implementation of `graphql()` to not format any returned errors. Most importantly, this allows access to the `stack` property of each error, along with richer information contained in GraphQLError like the affected AST nodes and source document.

This means that the responsibility for formatting errors must be handled elsewhere, likely by an HTTP service like `express-graphql`.

3 of 3 new or added lines in 2 files covered. (100.0%)

4582 of 4613 relevant lines covered (99.33%)

4257.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/graphql.js
Jobs
ID Job ID Ran Files Coverage
1 386.1 11 Aug 2015 09:53PM UTC 0
99.33
Travis Job 386.1
Source Files on build 386
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #386
  • 35600776 on github
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