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

parroty / exvcr / 327 / 2
90%
master: 90%

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

01 Nov 2016 09:29PM UTC coverage: 93.735% (+0.3%) from 93.427%
327.2

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.

404 of 431 relevant lines covered (93.74%)

46.94 hits per line

Source Files on job 327.2
  • Tree
  • List 0
  • Changed 15
  • Source Changed 4
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 327
  • Travis Job 327.2
  • 9c1e83df on github
  • Prev Job for on master (#324.2)
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