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

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

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2016 10:24PM 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: 92.944%. Remained the same
2.2, Gemfile

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

461 of 496 relevant lines covered (92.94%)

17.47 hits per line

Source Files on job 550.8 (2.2, Gemfile)
  • 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.8
  • 3da10661 on github
  • Prev Job for 2.2, Gemfile on master (#539.8)
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