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

shoes / shoes4 / 1194 / 4

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2014 08:34PM UTC
Files 82
Run time 69187min
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

23 Mar 2014 08:23PM UTC coverage: 93.1% (+0.007%) from 93.093%
jruby-head

push

travis-ci

PragTob
Custom Shoes::App#inspect to fix memory eating/crashes fixes #504

* BasicObject#method_missing raises a name error with the method
  name and it calls inspect on self.
* inspect calls inspect recursively on ALL of its instance vars
* the shoes app is kind of our object root and there is a lot
  of circular dependencies etc. going... therefore trying to
  create the inspect String (and putting it out) seems to eat
  SO MUCH memory that JVM crashes/errors with you are over the
  memory limit
* might be worth to write a custom inspect method for other heavy
  classes like the InternalApp, Slot, SlotContents
* Thanks to @KCErb for helping enormoysly with this

1835 of 1971 relevant lines covered (93.1%)

138.35 hits per line

Source Files on job 1194.4 (jruby-head)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1194
  • Travis Job 1194.4
  • b7404e20 on github
  • Prev Job for jruby-head on master (#1193.5)
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