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

yarpc / yab / 292
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 10 Aug 2016 04:10PM UTC
Jobs 2
Files 27
Run time 1min
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
292

push

travis-ci

web-flow
Disable flags unquoting for JSON payloads (#96)

See: https://github.com/jessevdk/go-flags/issues/185

Previously, if a user wanted to send a string JSON payload, they may
try: `yab -r '"body"'`. However, go-flags was unescaping the body
that the shell may already have unescaped, which ends up sending the
raw string `body` instead of `"body"`.

Disable unquoting using the "unquote" option so it's easier to pass
string JSON payloads to JSON services.

1740 of 1808 relevant lines covered (96.24%)

2.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 292.1 10 Aug 2016 04:10PM UTC 0
96.24
Travis Job 292.1
2 292.2 10 Aug 2016 04:11PM UTC 0
96.24
Travis Job 292.2
Source Files on build 292
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #292
  • 6d31a86b on github
  • Prev Build on dev (#281)
  • Next Build on dev (#293)
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