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

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

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2018 10:39PM 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.789% (+0.2%) from 93.595%
427.3

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

453 of 483 relevant lines covered (93.79%)

92.32 hits per line

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