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

graphql / graphql-js / 1307 / 1
98%
master: 98%

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

28 Oct 2016 02:58AM UTC coverage: 98.153%. Remained the same
1307.1

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

Source Files on job 1307.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1307
  • Travis Job 1307.1
  • 9ea8223c on github
  • Prev Job for on master (#1306.1)
  • Next Job for on master (#1309.1)
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