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

graphql / graphql-js / 629
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 17 Nov 2015 01:36AM UTC
Jobs 1
Files 125
Run time 7s
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
629

push

travis-ci

leebyron
[Validation] Factor out and memoize recursively referenced fragments.

This adds a new method to the validation context which when given an Operation definition, returns a list of all Fragment definitions recursively referenced via fragment spreads.

This new method is then used to ensure no fragments are unused.

The implementation of this method is the same in principle as the one which used to be inline in the validation rule, but has been unfolded from recursion to use a while loop.

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

5429 of 5460 relevant lines covered (99.43%)

3672.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 629.1 17 Nov 2015 01:36AM UTC 0
99.43
Travis Job 629.1
Source Files on build 629
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #629
  • eef8d97f on github
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

© 2025 Coveralls, Inc