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

parroty / exvcr / 427 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2018 10:38PM UTC
Files 29
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

26 Jul 2018 10:36PM UTC coverage: 93.621% (+0.03%) from 93.595%
427.1

Pull #139

travis-ci

web-flow
Fix ignore localhost when using headers

Fixes the ignore_localhost option when recording requests that send
headers. This was raising an ArgumentError because every element of the
request was being enumerated and checked as a String (including
non-string-like maps, which is how headers are represented).

This changes the checking of the url to get the url out of the request
via the corresponding adapter.
Pull Request #139: Fix ignore localhost when using headers

455 of 486 relevant lines covered (93.62%)

86.0 hits per line

Source Files on job 427.1
  • Tree
  • List 0
  • Changed 16
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 418
  • Travis Job 427.1
  • f836d673 on github
  • Prev Job for on master (#423.1)
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