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

graphql / graphql-js / 965
98%

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

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

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

6883 of 7008 relevant lines covered (98.22%)

1351.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 965.1 06 May 2016 07:09PM UTC 0
98.22
Travis Job 965.1
Source Files on build 965
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #965
  • 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