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

yaacovCR / graphql-tools-fork / 145 / 4
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v9.0.1
DEFAULT BRANCH: master
Ran 13 Oct 2019 02:06AM UTC
Files 82
Run time 5s
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

13 Oct 2019 02:01AM UTC coverage: 91.478% (+0.1%) from 91.354%
GRAPHQL_VERSION='~14.5' TYPES_GRAPHQL_VERSION='~14.5'

push

travis-ci

yaacovCR
feat(RenameTypes): remove extra result traversal

RenameTypes transform now relies on wrapping the resolveType methods within the outer schema instead of using transformResult. Required changing the resolveFromParentTypename to return a string instead of an object, as the string may need to be renamed before it corresponds to a type in the outer schema.

So that the transform can be used as a operation transform as well, the transformResult function is preserved, but a new flag is used to skip result transformation when the resolvers will be responsible for transforming the result, i.e. when used with transformSchema/wrapSchema.

1115 of 1291 branches covered (86.37%)

Branch coverage included in aggregate %.

2481 of 2640 relevant lines covered (93.98%)

465.08 hits per line

Source Files on job 145.4 (GRAPHQL_VERSION='~14.5' TYPES_GRAPHQL_VERSION='~14.5')
  • Tree
  • List 0
  • Changed 14
  • Source Changed 7
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 32
  • Travis Job 145.4
  • f0f3e694 on github
  • Prev Job for GRAPHQL_VERSION='~14.5' TYPES_GRAPHQL_VERSION='~14.5' on forkPR (#142.4)
  • Next Job for GRAPHQL_VERSION='~14.5' TYPES_GRAPHQL_VERSION='~14.5' on forkPR (#150.4)
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