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

shoes / shoes4 / 1194

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2014 08:31PM UTC
Jobs 5
Files 135
Run time 69190min
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

pending completion
1194

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

3421 of 3707 relevant lines covered (92.28%)

666.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1194.1 (jruby-19mode) 23 Mar 2014 08:32PM UTC 0
91.89
Travis Job 1194.1
2 1194.2 (jruby-19mode) 23 Mar 2014 08:32PM UTC 0
91.89
Travis Job 1194.2
3 1194.3 (jruby-19mode) 23 Mar 2014 08:33PM UTC 0
91.89
Travis Job 1194.3
4 1194.4 (jruby-head) 23 Mar 2014 08:34PM UTC 0
93.1
Travis Job 1194.4
5 1194.5 (jruby-head) 23 Mar 2014 08:32PM UTC 0
93.1
Travis Job 1194.5
Source Files on build 1194
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1194
  • b7404e20 on github
  • Prev Build on master (#1193)
  • Next Build on master (#1195)
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