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

kloeckner-i / ember-cli-mirage-graphql / 156
98%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2019 07:52AM UTC
Jobs 1
Files 55
Run time 3s
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
156

push

travis-ci

jneurock
Unwrap non-null types (#20)

* Unwrap non-null types during selection type inference

We ran into the following error when we had a non-null `edges` field in
our schema (with a non-null type within the collection):

    Cannot read property 'cursor' of undefined

This patch adds a similar non-null `edges` field to the schema and adds
code to unwrap non-null types when inferring the type of a selection.

* Unwrap non-null returnType during mutations

168 of 171 branches covered (98.25%)

Branch coverage included in aggregate %.

427 of 427 relevant lines covered (100.0%)

51.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 156.1 19 Jun 2019 07:52AM UTC 0
99.5
Travis Job 156.1
Source Files on build 156
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #156
  • f702ee64 on github
  • Prev Build on master (#151)
  • Next Build on master (#157)
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