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

graphql / graphql-js / 1028
98%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2016 10:16PM UTC
Jobs 1
Files 137
Run time 17s
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
1028

push

travis-ci

leebyron
Errors thrown from resolvers have the execution path (#396)

* Errors thrown from resolvers have the execution path

This path is also passed in the `info` object to resolvers.
This information is useful for ease of debugging and more detailed logging.

* Remove PathedError

* rename property executionPath to path

* remove an unnecessary block

* info.executionPath -> info.path

* a minor tweak to make the body of executeFields look closer to executeFieldsSerially

* remove the unnecessary clone of info

* Add a test for a path with non-nullable fields

* stylistic changes

* remove stray property

7053 of 7175 relevant lines covered (98.3%)

1373.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1028.1 10 Jun 2016 10:16PM UTC 0
98.3
Travis Job 1028.1
Source Files on build 1028
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1028
  • 6223245d on github
  • Prev Build on master (#1019)
  • Next Build on master (#1030)
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