|
Ran
|
Jobs
6
|
Files
19
|
Run time
2min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/apollographql/graphql-tools/commit/<a class=hub.com/apollographql/graphql-tools/commit/4a01e320af2baafaa5061468259a851cdf0a121c">4a01e320a<a href="https://github.com/apollographql/graphql-tools/commit/4a01e320af2baafaa5061468259a851cdf0a121c">">Merge lresolver objects in schema execution (#612) * Allow passing an array of resolver functions to makeExecutable schema - Closes #486 * Implement passing an array of resolvers sets to mergeSchemas * Introduce unit or array composite type * Fix @types dep * Fix resolvers to accept and move forward args with zero or false values (#586) Fixing the args with zero value or false * Also recreate astNode for fields (#580) * Also recreate astNode for fields In a [previous commit](https://github.com/apollographql/graphql-tools/commit/</a><a class="double-link" href="https://github.com/apollographql/graphql-tools/commit/<a class="double-link" href="https://git"><a class=</a>hub.com/apollographql/graphql-tools/commit/<a class=hub.com/apollographql/graphql-tools/commit/fd9f6260faa779b2bfc12f1f707cdf2b778d306b">fd9f6260f">fd9f6260f</a><a href="https://github.com/apollographql/graphql-tools/commit/4a01e320af2baafaa5061468259a851cdf0a121c">) we added the `astNode` property in the `reacreateCompositeType` function. That resulted in cache control working with schema stitching but only for GraphQL Types. By recreating the `astNode` prop also in `fieldToFieldConfig` cache control also works for fields. This is required for caching fields and hence queries. * Add ast to input field node too * Address comments, remove lodash * Fix @types dep * Fix resolvers to accept and move forward args with zero or false values (#586) Fixing the args with zero value or false * Also recreate astNode for fields (#580) * Also recreate astNode for fields In a [previous commit](https://github.com/apollographql/graphql-tools/commit/fd9f6260faa779b2bfc12f1f707cdf2b778d306b) we added the `astNode` property in the `reacreateCompositeType` function. That resulted in cache control working with schema stitching but only for GraphQL Types. By recreating the `astNode` prop also in `fieldToFieldConfig` cache control also works for fields. This is required for caching fields and hence queries. * Add ast to input field node too * Address comments, remove lodash * Use mergeDeep instead of lodash.merge * Fix build * Changelog and separate utility * Update CHANGELOG</a>
593 of 671 branches covered (88.38%)
1169 of 1247 relevant lines covered (93.74%)
668.64 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 1784.1 (GRAPHQL_VERSION='^0.11') | 0 |
93.66 |
Travis Job 1784.1 | |
| 2 | 1784.2 (GRAPHQL_VERSION='^0.12') | 0 |
93.1 |
Travis Job 1784.2 | |
| 3 | 1784.3 (GRAPHQL_VERSION='^0.11') | 0 |
93.66 |
Travis Job 1784.3 | |
| 4 | 1784.4 (GRAPHQL_VERSION='^0.12') | 0 |
93.1 |
Travis Job 1784.4 | |
| 5 | 1784.5 (GRAPHQL_VERSION='^0.11') | 0 |
93.66 |
Travis Job 1784.5 | |
| 6 | 1784.6 (GRAPHQL_VERSION='^0.12') | 0 |
93.1 |
Travis Job 1784.6 |