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

intridea / omniauth / 550 / 14
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2016 10:27PM UTC
Files 9
Run time 0s
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

30 Mar 2016 10:22PM UTC coverage: 93.676%. Remained the same
jruby-9000, Gemfile.rack-1.3.x

Pull #843

travis-ci

madmike
Added check whether ancestor method is a Proc

I've got a strange error when updated to rails 4.2.6:
TypeError (wrong argument type Fixnum (expected Proc)) in compile_stack method
When i looked deeper i found out that this method test all the ancestors of the OmniAuth::Strategies::XXX (currently using one, e.g. Facebook). Among them there is sure an Object class which had an ancestor of its own a Process class in production environment. So the Process has a uid method which returns the Fixnum class and caused this error.
Pull Request #843: Added check whether ancestor method is a Proc

474 of 506 relevant lines covered (93.68%)

17.1 hits per line

Source Files on job 550.14 (jruby-9000, Gemfile.rack-1.3.x)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 550
  • Travis Job 550.14
  • 3da10661 on github
  • Prev Job for jruby-9000, Gemfile.rack-1.3.x on master (#539.14)
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