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

pewniak747 / deep_fetch / 23

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2014 01:46AM UTC
Jobs 4
Files 37
Run time 681152min
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
23

Pull #3

travis-ci

vzvu3k6k
Fix a problem in accessing something other than Hash in Array

When you access array in array like this:
  {:foo => [:bar, [:baz]]}.deep_fetch(:foo, 1, 0)
it fails, because [:baz] doesn't have `deep_fetch` method.

This commit fixes this problem by use loop instead of recursive
call of deep_fetch.
Pull Request #3: deep_fetch fails in accessing something other than Hash in Array

1303 of 1303 relevant lines covered (100.0%)

135.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23.1 (1.9.2) 06 May 2015 02:18AM UTC 0
100.0
Travis Job 23.1
2 23.2 (1.9.3) 18 Jan 2014 01:46AM UTC 0
Travis Job 23.2
3 23.3 (2.0.0) 06 May 2015 02:18AM UTC 0
100.0
Travis Job 23.3
4 23.4 (jruby-19mode) 18 Jan 2014 01:47AM UTC 0
Travis Job 23.4
Source Files on build 23
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23
  • Pull Request #3
  • PR Base - master (#21)
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