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

graphql / graphql-js / 1691
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 27 Jan 2017 09:33PM UTC
Jobs 1
Files 150
Run time 8s
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
1691

push

travis-ci

leebyron
Fix: Type safety for TypeInfo.

Previously we just coerce these values to the expected types, record them and carry on. However that is not safe and results in TypeInfo potentially returning invalid types when traversing an invalid query.

This instead checks the type before inserting it, upholding type safety.

There was one validator which was taking advantage of the unsafe behavior, so I re-wrote it slightly to be type safe.

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

8227 of 8397 relevant lines covered (97.98%)

1331.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1691.1 27 Jan 2017 09:33PM UTC 0
97.98
Travis Job 1691.1
Source Files on build 1691
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1691
  • d163d561 on github
  • Prev Build on type-info-safe (#1690)
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