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

graphql / graphql-js / 2571
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: directives
DEFAULT BRANCH: master
Ran 03 Oct 2017 06:02PM UTC
Jobs 1
Files 163
Run time 2min
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
2571

push

travis-ci

leebyron
Return normal objects for args and vars.

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%)

4 of 4 new or added lines in 1 file covered. (100.0%)

9153 of 9340 relevant lines covered (98.0%)

1252.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/execution/values.js
Jobs
ID Job ID Ran Files Coverage
1 2571.1 03 Oct 2017 06:02PM UTC 0
98.0
Travis Job 2571.1
Source Files on build 2571
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2571
  • c6c4d467 on github
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