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

graphql / graphql-js / 969
98%

Build:
DEFAULT BRANCH: master
Ran 06 May 2016 07:28PM UTC
Jobs 1
Files 137
Run time 14s
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
969

push

travis-ci

leebyron
BUG: Ensure building AST schema does not exclude @skip and @include (#380)

`buildASTSchema` used to not regard directives in 0.4.x, just always including only `@skip` and `@include`. Since 0.5.0 included the ability to use directives in the experimental schema language, existing use of this tool found no defined directives and therefore excluded these two built-ins.

This fixes the issue by implicitly adding these built-in directives if they were not explicitly defined.

6883 of 7008 relevant lines covered (98.22%)

1351.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 969.1 06 May 2016 07:28PM UTC 0
98.22
Travis Job 969.1
Source Files on build 969
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #969
  • 44768a8e on github
  • Prev Build on master (#968)
  • Next Build on master (#970)
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