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

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

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 13 Aug 2015 06:35PM UTC
Jobs 1
Files 119
Run time 3s
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
405

push

travis-ci

leebyron
[RFC] move type validation to ctor invariants

This removes the type validation system, and in its place puts invariants into the type ctors.

This ensures that errors are produced as types are created, rather than when (or if) they run through the validator. This should lead to faster error recovery and less errors.

There were a number of issues detected in our test files that these invariants picked up.

Fixes #121

132 of 132 new or added lines in 3 files covered. (100.0%)

4580 of 4613 relevant lines covered (99.28%)

4368.31 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/type/definition.js
2
100.0
src/utilities/buildASTSchema.js
Jobs
ID Job ID Ran Files Coverage
1 405.1 13 Aug 2015 06:35PM UTC 0
99.28
Travis Job 405.1
Source Files on build 405
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #405
  • 7154b1c8 on github
  • Prev Build on type-invariants (#402)
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