Ran
|
Files
161
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
travis-ci
Fix parsing of default values in build-schema * Generalizes building a value from an AST, since "scalar" could be misleading, and supporting variable values within custom scalar literals can be valuable. * Replaces isNullish with isInvalid since `null` is a meaningful value as a result of literal parsing. * Provide reasonable default version of 'parseLiteral' ref: https://github.com/graphql/graphql-js/commit/714ee980a ref: https://github.com/graphql/graphql-js/pull/903
6916 of 7445 relevant lines covered (92.89%)
104.47 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|