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

yarpc / yab / 288 / 1
96%
master: 96%

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

10 Aug 2016 04:00PM UTC coverage: 96.239%. First build
288.1

push

travis-ci

prashantv
Disable flags unquoting for JSON payloads

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

1.1 hits per line

Source Files on job 288.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 288
  • Travis Job 288.1
  • 963565f6 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