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

parroty / exvcr / 326
90%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2016 05:30AM UTC
Jobs 2
Files 28
Run time 3s
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
326

Pull #79

travis-ci

web-flow
Fix hackney adapter to work with `:with_body` option.

There were a couple issues:

- `sanitize_options` assumed that every value in `options` is
  a tuple, but hackney supports some boolean options being
  specified just as atoms:

https://github.com/benoitc/hackney/blob/1.6.3/src/hackney.erl#L1016-L1019

- When `:with_body` is provided, the return value from
  `:hackney.request/5` has the body as the last element
  in the tuple instead of the client.

These two issues affect both recording and replaying of cassettes, so
I added tests for both sides of it.
Pull Request #79: Fix hackney adapter to work with `:with_body` option.

12 of 12 new or added lines in 3 files covered. (100.0%)

401 of 428 relevant lines covered (93.69%)

93.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 326.1 01 Nov 2016 05:30AM UTC 0
93.69
Travis Job 326.1
2 326.2 01 Nov 2016 05:30AM UTC 0
93.69
Travis Job 326.2
Source Files on build 326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #326
  • Pull Request #79
  • PR Base - master (#324)
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