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

graphql / graphql-js / 1099
98%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2016 09:02PM UTC
Jobs 1
Files 137
Run time 82min
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
1099

push

travis-ci

web-flow
[FIX] Include locations for errors related to failed value completion. (#445)

Error locations were previously only being added due to async value resolution and not during value completion. This meant if an error was raised due to an incorrect response from a resolver function that it would not have gotten wrapped in a location-aware GraphQLError object.

This includes a new intermediate phase which catches and assigns these locations before further propogating the error.

This also assigns non-enumable property for `originalError` so it is not included during JSON.stringify.

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

7164 of 7289 relevant lines covered (98.29%)

1398.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/execution/execute.js
Jobs
ID Job ID Ran Files Coverage
1 1099.1 20 Jul 2016 09:02PM UTC 0
98.29
Travis Job 1099.1
Source Files on build 1099
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1099
  • fb8ed672 on github
  • Prev Build on master (#1096)
  • Next Build on master (#1102)
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