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

graphql / graphql-js / 1307
98%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2016 03:19AM UTC
Jobs 1
Files 142
Run time 6s
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
1307

push

travis-ci

leebyron
add ‘GraphQL’ prefix to input object types (#526)

* add ‘GraphQL’ prefix to input object types

Types with names like `InputObjectConfig` are inconsistent with all other type names. This makes the types awkward to import and use. This may be considered a breaking change (although I’d venture to believe very few people if any are importing this specific file to get at the types). If you’d like to mitigate breakage we could re-export aliases like so:

```js
export type InputObjectConfig = GraphQLInputObjectConfig
```

* Update definition.js

* Update definition.js

7706 of 7851 relevant lines covered (98.15%)

1357.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1307.1 28 Oct 2016 03:19AM UTC 0
98.15
Travis Job 1307.1
Source Files on build 1307
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1307
  • 9ea8223c on github
  • Prev Build on master (#1306)
  • Next Build on master (#1309)
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