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

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

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2017 06:09PM UTC
Files 163
Run time 14s
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

03 Oct 2017 06:08PM UTC coverage: 97.998%. Remained the same
2573.1

push

travis-ci

web-flow
Return normal objects for args and vars. (#1056)

This is a follow up to #1048 which addresses an issue where flow typed resolver functions would need to be aware of the fact that arguments were prototype-less. That's something we maintain for internal usage, but is more burdensome for external use. Instead, this is just more cautious when using these values internally, using hasOwnProperty, but now returns prototypefull objects to user code.

Also follows up with a few additional conversions to ObjMap, such that the only remaining uses of `{[string]: mixed}` are for variables and arguments.

3754 of 4227 branches covered (88.81%)

9153 of 9340 relevant lines covered (98.0%)

1252.02 hits per line

Source Files on job 2573.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2573
  • Travis Job 2573.1
  • 36b3407c on github
  • Prev Job for on master (#2567.1)
  • Next Job for on master (#2574.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