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

parroty / exvcr / 327
90%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2016 09:31PM UTC
Jobs 2
Files 28
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
327

Pull #79

travis-ci

web-flow
Fix another issue with hackney and `:with_body`.

`ExVCR.Adapter.Hackney.Converter.response_to_String` assumes
that the 4th tuple element is a client ref, and inspects it
as a form of getting a string body. However, when using the
`:with_body`, this caused the body to be quoted during playback
(e.g. `"foo"` instead of `foo`) since that's what `inspect` does
when given a string.

The solution is to see what the 4th element is and treat it appropriately.
Pull Request #79: Fix hackney adapter to work with `:with_body` option.

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

404 of 431 relevant lines covered (93.74%)

94.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 327.1 01 Nov 2016 09:33PM UTC 0
93.74
Travis Job 327.1
2 327.2 01 Nov 2016 09:31PM UTC 0
93.74
Travis Job 327.2
Source Files on build 327
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #327
  • 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