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

graphql / graphql-js / 963
98%

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

Pull #380

travis-ci

leebyron
BUG: Ensure building AST schema does not exclude @skip and @include

`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.
Pull Request #380: BUG: Ensure building AST schema does not exclude @skip and @include

21 of 21 new or added lines in 2 files covered. (100.0%)

6875 of 7000 relevant lines covered (98.21%)

1352.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 963.1 06 May 2016 07:00PM UTC 0
98.21
Travis Job 963.1
Source Files on build 963
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #963
  • Pull Request #380
  • PR Base - master (#961)
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