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

pewniak747 / deep_fetch

Build:
DEFAULT BRANCH: master
Repo Added 28 Apr 2013 09:45AM UTC
Files 0
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
32

Pull #3

travis-ci

vzvu3k6k
Save the result of {}.fetch(arg, &block)

Fix the bug that {:foo => 0}.deep_fetch(:foo, :bar) { :error } returns 0
Pull Request #3:
Relevant lines Covered
NO TREND HISTORY
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32 master Save the result of {}.fetch(arg, &block) Fix the bug that {:foo => 0}.deep_fetch(:foo, :bar) { :error } returns 0 Pull #3 19 Aug 2015 06:17PM UTC vzvu3k6k travis-ci pending completion  
31 master Save the result of {}.fetch(arg, &block) Fix the bug that {:foo => nil}.deep_fetch(:foo, :bar) { :error } returns nil Pull #3 19 Aug 2015 06:13PM UTC vzvu3k6k travis-ci pending completion  
30 master Check type of arg before indexing array Pull #6 18 Aug 2015 08:21PM UTC rossta travis-ci pending completion  
29 master don't require coveralls push 03 Mar 2014 06:26PM UTC Tomasz Pewiński travis-ci pending completion  
28 master rescue missing coveralls push 03 Mar 2014 06:06PM UTC Tomasz Pewiński travis-ci pending completion  
27 master use coveralls only on mri push 03 Mar 2014 05:55PM UTC Tomasz Pewiński travis-ci pending completion  
25 master Silence warning on running `rake test` When we ran `rake test`, it warned: Warning: you should require 'minitest/autorun' instead. Warning: or add 'gem "minitest"' before 'require "minitest/autorun"' Pull #4 18 Jan 2014 01:58AM UTC vzvu3k6k travis-ci pending completion  
24 master Fix a problem in accessing something other than Hash in Array When you access something other than Hash in Array like this: {:foo => [:bar, [:baz]]}.deep_fetch(:foo, 1, 0){:default_value} it raises NoMethodError, because [:baz] doesn't have `de... Pull #3 18 Jan 2014 01:53AM UTC vzvu3k6k travis-ci pending completion  
23 master 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 b... Pull #3 18 Jan 2014 01:46AM UTC vzvu3k6k travis-ci pending completion  
22 master Fix a problem in accessing array 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 o... Pull #3 14 Jan 2014 02:47PM UTC vzvu3k6k travis-ci pending completion  
See All Builds (24)
  • Repo on GitHub
  • CI Project
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

© 2025 Coveralls, Inc