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

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

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2020 06:53PM UTC
Jobs 1
Files 36
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
234

push

travis-ci

web-flow
Union type check (#41)

* union type check

add check for union type to properly get field type

* Use IntrospectionFragmentMatcher in dummy app

* Add eq helper to dummy app

* Add acceptance test for union type handling

* Switch apollo service to classic ember class

* Add ember-native-class-polyfill in dev

* Upgrade version of ember-apollo-client

* Use latest ember-apollo-client best practises

* Quotes 🤦‍♀️

* Drop support for Ember < 3.12

This commit is, I’ll confess, controversial. However, ember-apollo-client
only supports Ember >= 3.4 and it makes our lives *much* easier to follow
suit, and to take that even further and follow ember-cli’s recommendation
to only test the last two LTS releases.

The real source of the 3.4 minimum is ember-native-class-polyfill which
ember-apollo-client now requires Ember < 3.6.

As per [the ember-apollo-client 2.0.0 release notes][1]:

> If you are using Ember versions 3.4 or 3.5 you must add
> ember-native-class-polyfill to your application.

[1]: https://github.com/ember-graphql/ember-apollo-client/releases/tag/v2.0.0

Co-authored-by: Jamie White <jameswhite@salesforce.com>

184 of 194 branches covered (94.85%)

Branch coverage included in aggregate %.

400 of 404 relevant lines covered (99.01%)

63.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 234.1 26 Feb 2020 06:53PM UTC 0
97.66
Travis Job 234.1
Source Files on build 234
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #234
  • 4f811c28 on github
  • Prev Build on master (#223)
  • Next Build on master (#235)
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