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

Bart6114 / jug / 66
81%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2017 10:53AM UTC
Jobs 1
Files 13
Run time 1s
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
66

Pull #12

travis-ci

web-flow
Pass auto_unbox as a variable to json function

Currently the `res$json` function automatically unboxes the object you're converting to JSON. 

In my use case I wanted to send an array with one value. But a list with one value is "unboxed" and just returns the one value.

In the end I manually converted to json with `auto_unbox = FALSE` and used `res$body` to send the response.  This can all be avoided if we can pass a variable for `auto_unbox`.
Pull Request #12: Pass auto_unbox as a variable to json function

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

245 of 307 relevant lines covered (79.8%)

13.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 66.1 23 Feb 2017 10:53AM UTC 0
79.8
Travis Job 66.1
Source Files on build 66
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #66
  • Pull Request #12
  • PR Base - master (#65)
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