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

graphql / graphql-js / 2573
98%

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

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

Jobs
ID Job ID Ran Files Coverage
1 2573.1 03 Oct 2017 06:09PM UTC 0
98.0
Travis Job 2573.1
Source Files on build 2573
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2573
  • 36b3407c on github
  • Prev Build on master (#2567)
  • Next Build on master (#2574)
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