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

graphql / graphql-js / 2158
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 26 May 2017 05:06AM UTC
Jobs 1
Files 160
Run time 8s
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
2158

push

travis-ci

leebyron
Refactor executeOperation

This ensures failures related to buildExecutionContext() yield a GraphQL Result with errors rather than a thrown error from execute(), and handles top level error catching and nulling within executeOperation() instead of execute() for better alignment to spec text.

This helps align to the idea that internal errors throw and GraphQL user errors are returned within the GraphQL Result.

3269 of 3572 branches covered (91.52%)

76 of 76 new or added lines in 6 files covered. (100.0%)

8755 of 8934 relevant lines covered (98.0%)

1288.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/graphql.js

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/language/parser.js
7
100.0
src/execution/execute.js
Jobs
ID Job ID Ran Files Coverage
1 2158.1 26 May 2017 05:06AM UTC 0
98.0
Travis Job 2158.1
Source Files on build 2158
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2158
  • 62619dfe on github
  • Prev Build on executeOperation (#2156)
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