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

graphql / graphql-js / 2759
98%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2017 07:50PM UTC
Jobs 1
Files 172
Run time 11s
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
2759

push

travis-ci

web-flow
Test: Missing subscription field should not be an "internal error" (#1106)

A remaining issue with subscriptions is attempting to subscribe to a missing field. The existing implementation creates an internal error which is an improper blame since there is no possibility to fix it internally - it is an issue with the query.

Since there is no clear consistent behavior relative to query/mutation operations (which simply skip over unknown fields), and the corner-case where this occurs should deal with the error - this changes the internal error to an external yielded GraphQL error.

Note: we still require a spec change since there is an ambiguity of this exact scenario.

3875 of 4360 branches covered (88.88%)

9442 of 9552 relevant lines covered (98.85%)

1304.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2759.1 06 Dec 2017 07:50PM UTC 0
98.85
Travis Job 2759.1
Source Files on build 2759
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2759
  • f2c96b04 on github
  • Prev Build on master (#2752)
  • Next Build on master (#2764)
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