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

graphql / graphql-js / 2665
98%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2017 11:28PM UTC
Jobs 1
Files 168
Run time 13s
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
2665

push

travis-ci

web-flow
(Potentially Breaking) Allow serializing scalars as null. (#1104)

This changes the check for null/undefined to a check for undefined to determine if scalar serialization was successful or not, allowing `null` to be returned from serialize() without indicating error.

This is potentially breaking for any existing custom scalar which returned `null` from `serialize()` to indicate failure. To account for this change, it should either throw an error or return `undefined`.

Fixes #1057
Closes #1066

3871 of 4359 branches covered (88.8%)

9441 of 9552 relevant lines covered (98.84%)

1281.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2665.1 01 Dec 2017 11:28PM UTC 0
98.84
Travis Job 2665.1
Source Files on build 2665
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2665
  • 22183692 on github
  • Prev Build on master (#2662)
  • Next Build on master (#2668)
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