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

pewniak747 / deep_fetch / 23 / 3

Build:
DEFAULT BRANCH: master
Ran 06 May 2015 02:18AM UTC
Files 37
Run time 2s
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

18 Jan 2014 01:45AM UTC coverage: 100.0%. First build
2.0.0

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%)

67.96 hits per line

Source Files on job 23.3 (2.0.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23
  • Travis Job 23.3
  • b574818d on github
  • Prev Job for 2.0.0 on master (#21.3)
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