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

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

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 11 Dec 2017 08:47PM UTC
Jobs 1
Files 176
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
2839

push

travis-ci

leebyron
Preserve original coercion errors, improve error quality.

This is a fairly major refactoring of coerceValue which returns an Either so it can return a complete collection of errors. This allows originalError to be preserved for scalar coercion errors and ensures *all* errors are represented in the response.

This had a minor change to the logic in execute / subscribe to allow for buildExecutionContext to abrupt complete with multiple errors.

4003 of 4513 branches covered (88.7%)

200 of 200 new or added lines in 8 files covered. (100.0%)

9660 of 9794 relevant lines covered (98.63%)

1284.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/utilities/isValidJSValue.js
3
100.0
src/utilities/coerceValue.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/execution/values.js
5
100.0
src/execution/__tests__/variables-test.js
8
100.0
src/execution/execute.js
Jobs
ID Job ID Ran Files Coverage
1 2839.1 11 Dec 2017 08:47PM UTC 0
98.63
Travis Job 2839.1
Source Files on build 2839
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2839
  • 65283d65 on github
  • Prev Build on preserve-coercion-errors (#2835)
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